mirror of
https://github.com/wled/WLED.git
synced 2025-07-10 12:26:31 +00:00
usermods/pixels_dice_tray: Fix BLE dependency
This commit is contained in:
parent
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":"*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user