New project ESP32_Kor

This commit is contained in:
2022-02-23 09:15:00 +03:00
parent 97c6f7a271
commit 8b6684deb0
9 changed files with 304 additions and 58 deletions

View File

@@ -17,6 +17,7 @@ board_build.f_cpu = 26000000L
upload_protocol = espota
upload_port = 192.168.1.148
lib_deps =
Adafruit HTU21DF Library @ ^1.1.0
;Adafruit HTU21DF Library @ ^1.1.0
PubSubClient @ ^2.8
jwrw/ESP_EEPROM @ ^2.0.0
marvinroger/AsyncMqttClient @ ^0.9.0