measurement works, display doesn't flicker

This commit is contained in:
Wolfgang Hottgenroth
2016-09-07 21:56:09 +02:00
parent d1affd4670
commit 7c854e7353

View File

@ -15,7 +15,7 @@
#include "time.h" #include "time.h"
const uint32_t DISPLAY_CYCLE = 10; const uint32_t DISPLAY_CYCLE = 5;
const uint16_t INIT_CYCLE_DELAY = 200; const uint16_t INIT_CYCLE_DELAY = 200;