Firmware for my 64x32 led matrix controller (ESP32). Early work-in-progress prototyping.
- Clone/download this repository
- Copy
include/config.h.example
asinclude/config.h
- Set your configuration in
config.h
- Build/flash like any other PlatformIO project