led: MicroUSB variant support

This commit is contained in:
Puck Meerburg
2026-01-18 11:14:54 +00:00
parent c2361774c1
commit 5acfb5ac98

View File

@@ -29,7 +29,11 @@ uint8_t pins[23] = {
B(4),
B(2),
B(1),
#ifdef IS_MICROUSB
B(23),
#else
B(6),
#endif
B(21),
B(20),
B(19),