mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-31 04:19:15 +03:00
Gisteresis termostat
This commit is contained in:
@@ -35,8 +35,10 @@ extra_scripts = ./tools/littlefsbuilder.py
|
||||
;=============================================================================================================================================
|
||||
[env:esp8266_01_1m]
|
||||
framework = arduino
|
||||
board = esp01_1m
|
||||
board_build.ldscript = eagle.flash.1m512.ld
|
||||
;board = esp01_1m
|
||||
board = nodemcuv2
|
||||
;board_build.ldscript = eagle.flash.1m512.ld
|
||||
board_build.ldscript = eagle.flash.1m256.ld
|
||||
platform = https://github.com/platformio/platform-espressif8266.git
|
||||
lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
|
||||
Reference in New Issue
Block a user