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

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

@@ -70,19 +70,11 @@
},
"defActive": false,
"usedLibs": {
"esp32_4mb": [
"esp32*": [
"Sensirion I2C SCD4x @0.4.0",
"Sensirion Core @0.6.0"
],
"esp32_4mb3f": [
"Sensirion I2C SCD4x @0.4.0",
"Sensirion Core @0.6.0"
],
"esp32cam_4mb": [
"Sensirion I2C SCD4x @0.4.0",
"Sensirion Core @0.6.0"
],
"esp8266_4mb": [
"esp82*": [
"Sensirion I2C SCD4x @0.4.0",
"Sensirion Core @0.6.0"
]