mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
working version
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
//===========Firmware=============================================================================================================================================
|
||||
#define FIRMWARE_VERSION 272
|
||||
#define FLASH_SIZE_1MB true
|
||||
//===========FileSystem==============================================================================================================================================
|
||||
#define littlefs_on
|
||||
//#define FLASH_SIZE_1MB true
|
||||
//==================================================================================================================================================================
|
||||
#define NUM_BUTTONS 6
|
||||
#define LED_PIN 2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
[platformio]
|
||||
default_envs = esp8266_01_1m
|
||||
default_envs = esp8266
|
||||
;=============================================================================================================================================
|
||||
[common_env_data]
|
||||
lib_deps_external =
|
||||
|
||||
Reference in New Issue
Block a user