Reduced startup static display to a duration of 1s
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user