mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-03 20:45:52 +00:00
disable uart when uploading, show when uploading, store flag showing its a new firmware
This commit is contained in:
@@ -96,6 +96,8 @@ using DeviceValueNumOp = DeviceValue::DeviceValueNumOp;
|
||||
class EMSESPShell;
|
||||
class Shower;
|
||||
|
||||
static constexpr const char * EMSESP_NVS_BOOT_NEW_FIRMWARE = "fresh_firmware"; // max 15 characters
|
||||
|
||||
class EMSESP {
|
||||
public:
|
||||
EMSESP();
|
||||
|
||||
Reference in New Issue
Block a user