ESP32-HUB75-MatrixPanel-DMA/testing
mrfaptastic e7a5c1b005 VirtualMatrixPanel test program
For library development validation purposes.
2023-03-12 20:04:16 +00:00
..
baseline.hpp VirtualMatrixPanel test program 2023-03-12 20:04:16 +00:00
README.md VirtualMatrixPanel test program 2023-03-12 20:04:16 +00:00
virtual.cpp VirtualMatrixPanel test program 2023-03-12 20:04:16 +00:00

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

g++ -o myapp.exe testing.cpp