Fix dependency for EleksTube_IPS usermod

This commit is contained in:
Will Miles 2025-01-14 22:21:41 +00:00
parent 8fd905215f
commit 30559cd2d3

View File

@ -1,4 +1,7 @@
{
"name:": "EleksTube_IPS",
"build": { "libArchive": false }
}
"build": { "libArchive": false },
"dependencies": {
"TFT_eSPI" : "2.5.33"
}
}