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

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

@@ -46,16 +46,10 @@
},
"defActive": false,
"usedLibs": {
"esp32_4mb": [
"esp32*": [
"https://github.com/kurimawxx00/hx710B_pressure_sensor"
],
"esp32_4mb3f": [
"https://github.com/kurimawxx00/hx710B_pressure_sensor"
],
"esp32cam_4mb": [
"https://github.com/kurimawxx00/hx710B_pressure_sensor"
],
"esp8266_4mb": [
"esp82*": [
"https://github.com/kurimawxx00/hx710B_pressure_sensor"
]
}