Унифицируем шаблоны подключения библиотек в модулях

This commit is contained in:
2024-01-21 06:09:01 +03:00
parent 398ce07d57
commit 709316e53e
85 changed files with 446 additions and 1176 deletions

View File

@@ -41,16 +41,10 @@
},
"defActive": false,
"usedLibs": {
"esp32_4mb": [
"esp32*": [
"adafruit/Adafruit ADS1X15 @ ^2.3.0"
],
"esp32_4mb3f": [
"adafruit/Adafruit ADS1X15 @ ^2.3.0"
],
"esp32cam_4mb": [
"adafruit/Adafruit ADS1X15 @ ^2.3.0"
],
"esp8266_4mb": [
"esp82*": [
"adafruit/Adafruit ADS1X15 @ ^2.3.0"
]
}