Publish Nextion is off during upload TFT
This commit is contained in:
@@ -138,6 +138,8 @@ script:
|
||||
static const char *const TAG = "script.upload_tft";
|
||||
ESP_LOGD(TAG, "Starting...");
|
||||
|
||||
nextion_init->publish_state(false);
|
||||
|
||||
std::vector<uint8_t> buffer_;
|
||||
|
||||
bool is_updating_ = false;
|
||||
|
||||
Reference in New Issue
Block a user