mirror of
https://github.com/wled/WLED.git
synced 2025-07-24 03:06:36 +00:00
Fix dependency for EleksTube_IPS usermod
This commit is contained in:
parent
8fd905215f
commit
30559cd2d3
@ -1,4 +1,7 @@
|
||||
{
|
||||
"name:": "EleksTube_IPS",
|
||||
"build": { "libArchive": false }
|
||||
}
|
||||
"build": { "libArchive": false },
|
||||
"dependencies": {
|
||||
"TFT_eSPI" : "2.5.33"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user