mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 03:49:13 +03:00
266 (fix scenario bug)
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
//===========Firmware=============================================================================================================================================
|
||||
#ifdef ESP8266
|
||||
#define FIRMWARE_NAME "esp8266-iotm"
|
||||
#define FIRMWARE_VERSION 265
|
||||
#define FIRMWARE_VERSION 266
|
||||
#endif
|
||||
#ifdef ESP32
|
||||
#define FIRMWARE_NAME "esp32-iotm"
|
||||
#define FIRMWARE_VERSION 265
|
||||
#define FIRMWARE_VERSION 266
|
||||
#endif
|
||||
#define FLASH_4MB true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user