mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-22 07:10:51 -08:00
Init display before copying spiffs + shorter startscreen
This commit is contained in:
@@ -43,7 +43,7 @@ extern String replaceUtf8(String str, String r);
|
||||
#define DRAW_INTERVAL 100 // 100ms = 10 FPS
|
||||
#define CHARS_PER_LINE 17
|
||||
#define SCROLL_SPEED 5
|
||||
#define SCREEN_INTRO_TIME 3000
|
||||
#define SCREEN_INTRO_TIME 2500
|
||||
// ====================== //
|
||||
|
||||
struct Menu;
|
||||
|
||||
Reference in New Issue
Block a user