mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Добавляем требуемы библиотеки в конфиг для TM16XX
This commit is contained in:
@@ -78,10 +78,14 @@
|
||||
"defActive": false,
|
||||
"usedLibs": {
|
||||
"esp32*": [
|
||||
"https://github.com/maxint-rd/TM16xx"
|
||||
"https://github.com/maxint-rd/TM16xx",
|
||||
"https://github.com/adafruit/Adafruit-GFX-Library",
|
||||
"adafruit/Adafruit BusIO @ ^1.13.2"
|
||||
],
|
||||
"esp82*": [
|
||||
"https://github.com/maxint-rd/TM16xx"
|
||||
"https://github.com/maxint-rd/TM16xx",
|
||||
"https://github.com/adafruit/Adafruit-GFX-Library",
|
||||
"adafruit/Adafruit BusIO @ ^1.13.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user