This commit is contained in:
Yuri Trikoz
2020-06-25 09:21:42 +03:00
parent 5ed1c23c62
commit 7c61ff2810
17 changed files with 182 additions and 254 deletions

View File

@@ -36,7 +36,8 @@ lib_deps =
[env:esp8266]
platform = https://github.com/platformio/platform-espressif8266.git
build_flags = ${env.build_flags} -D=${PIOENV}
build_flags = ${env.build_flags} -D=${PIOENV}
##-DCORE_DEBUG_LEVEL=5
board = nodemcuv2
monitor_filters = esp8266_exception_decoder
monitor_speed = 115200
@@ -51,3 +52,4 @@ lib_deps =
DHT sensor library for ESPx
Adafruit BMP280 Library
Adafruit BME280 Library