mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
getData
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user