mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
1mb
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
//===========Firmware=============================================================================================================================================
|
||||
#define FIRMWARE_VERSION 272
|
||||
//#define FLASH_SIZE_1MB true
|
||||
#define FLASH_SIZE_1MB true
|
||||
#ifdef ESP8266
|
||||
#ifdef FLASH_SIZE_1MB
|
||||
#define FIRMWARE_NAME "esp8266-1mb"
|
||||
@@ -40,7 +40,9 @@
|
||||
#define SensorDhtEnabled
|
||||
#define PwmOutEnable
|
||||
//=========Features=================================================================================================================================
|
||||
//#define telegramEnable
|
||||
#ifndef FLASH_SIZE_1MB
|
||||
#define telegramEnable
|
||||
#endif
|
||||
#define uartEnable
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user