kopia lustrzana https://github.com/Aircoookie/WLED
usermods/pixels_dice_tray: Fix BLE dependency
rodzic
c57be77039
commit
078a054dbd
|
@ -3,6 +3,6 @@
|
||||||
"build": { "libArchive": false},
|
"build": { "libArchive": false},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"arduino-pixels-dice":"https://github.com/axlan/arduino-pixels-dice.git",
|
"arduino-pixels-dice":"https://github.com/axlan/arduino-pixels-dice.git",
|
||||||
"ESP32 BLE Arduino":"*"
|
"BLE":"*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue