ESP32-HUB75-MatrixPanel-DMA/testing
mrfaptastic fe5d414825 Add ZigZag options. Close #414
CHAIN_BOTTOM_RIGHT_UP_ZZ
CHAIN_TOP_RIGHT_DOWN_ZZ
2023-03-15 14:05:51 +00:00
..
baseline.hpp Add CHAIN_TOP_RIGHT_DOWN_ZZ 2023-03-15 13:46:43 +00:00
README.md Add CHAIN_TOP_RIGHT_DOWN_ZZ 2023-03-15 13:46:43 +00:00
virtual.cpp Add ZigZag options. Close #414 2023-03-15 14:05:51 +00:00

Sample app to simulate the VirtualMatrixPanel class for testing / optimisation, without having to test with physical panels.

g++ -o myapp.exe virtual.cpp