mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 12:59:12 +03:00
265 Telegram support added
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
//===========Firmware=============================================================================================================================================
|
||||
#ifdef ESP8266
|
||||
#define FIRMWARE_NAME "esp8266-iotm"
|
||||
#define FIRMWARE_VERSION 264
|
||||
#define FIRMWARE_VERSION 265
|
||||
#endif
|
||||
#ifdef ESP32
|
||||
#define FIRMWARE_NAME "esp32-iotm"
|
||||
#define FIRMWARE_VERSION 264
|
||||
#define FIRMWARE_VERSION 265
|
||||
#endif
|
||||
#define FLASH_4MB true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user