Add libdeps ExtSens

This commit is contained in:
2020-12-17 11:22:15 +03:00
parent 3314626daa
commit e147274178

View File

@@ -13,4 +13,6 @@ platform = atmelavr
board = pro8MHzatmega328 board = pro8MHzatmega328
framework = arduino framework = arduino
monitor_speed = 115200 monitor_speed = 115200
lib_deps = enjoyneering/AHT10@^1.1.0 lib_deps =
enjoyneering/AHT10@^1.1.0
mysensors/MySensors @ ^2.3.2