Files
WLED_MM_Infinity/lib/NeoESP32RmtHI/library.json
Will Miles abdbe0b445 Merge pull request #4980 from willmmiles/0_15_x_rmthi
(0.15) RMT High-priority Interrupt driver backport
2026-01-05 20:23:09 +01:00

13 lines
223 B
JSON

{
"name": "NeoESP32RmtHI",
"build": { "libArchive": false },
"platforms": ["espressif32"],
"dependencies": [
{
"owner": "makuna",
"name": "NeoPixelBus",
"version": "^2.8.3"
}
]
}