Reduced startup static display to a duration of 1s
This commit is contained in:
parent
72f63d21f9
commit
b6fdab2da9
|
@ -28,7 +28,7 @@
|
|||
//#define RELAY2_PIN D2
|
||||
#define DEBUG_RELAYS false
|
||||
#define DEBUG_DISPLAY false
|
||||
#define STARTUP1_ANIMATION_DURATION_ms 2000
|
||||
#define STARTUP1_ANIMATION_DURATION_ms 1000
|
||||
#define STARTUP2_ANIMATION_DURATION_ms 33000
|
||||
|
||||
IOTAppStory IAS(COMPDATE, MODEBUTTON);
|
||||
|
|
Loading…
Reference in New Issue