imrishabh18/desk-led-matrix

This code models a hardware setup comprising a WLED-compatible LED cascade array connected to a XIAO ESP32-C3 microcontroller, including power regulation components and detailed PCB layout with traces, pads, and silkscreen markings.

Version
1.0.4
License
unset
Stars
0

dist/index.d.ts

declare function DeskLedMatrix(): any;

export { DeskLedMatrix as default };