EEPROM SmallRoom

This commit is contained in:
2020-12-03 19:30:03 +03:00
parent 73615da0f1
commit 297f4be45d
2 changed files with 6 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ framework = arduino
board_build.ldscript = eagle.flash.1m.ld
board_build.f_cpu = 26000000L
upload_protocol = espota
upload_port = 192.168.1.7
upload_port = 192.168.1.148
lib_deps =
Adafruit HTU21DF Library @ ^1.1.0
PubSubClient @ ^2.8