Shortening boot sequence a bit
As baud rate wouldn't change anymore
This commit is contained in:
@@ -68,7 +68,7 @@ esphome:
|
||||
- wait_until:
|
||||
condition:
|
||||
- lambda: !lambda return disp1->is_setup();
|
||||
timeout: 45s
|
||||
timeout: 20s
|
||||
- lambda: |-
|
||||
static const char *const TAG = "on_boot";
|
||||
nextion_status->execute();
|
||||
|
||||
Reference in New Issue
Block a user