mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
Меняем структуру FS для хранения модулей и добавляем скрипт сборки модулей для интеграции в меню и библиотеки
This commit is contained in:
7
src/modules/sensors/Sht20/platformio.ini
Normal file
7
src/modules/sensors/Sht20/platformio.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[env:esp8266_4mb]
|
||||
lib_deps =
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
|
||||
[env:esp32_4mb]
|
||||
lib_deps =
|
||||
robtillaart/SHT2x@^0.1.1
|
||||
Reference in New Issue
Block a user