ESP32-HUB75-MatrixPanel-DMA/testing/README.md
2023-03-15 13:46:43 +00:00

5 lines
No EOL
162 B
Markdown

Sample app to simulate the VirtualMatrixPanel class for testing / optimisation, without having to test with physical panels.
```
g++ -o myapp.exe virtual.cpp
```