ESP32-HUB75-MatrixPanel-DMA/testing/README.md

5 lines
162 B
Markdown
Raw Normal View History

Sample app to simulate the VirtualMatrixPanel class for testing / optimisation, without having to test with physical panels.
```
2023-03-15 14:46:43 +01:00
g++ -o myapp.exe virtual.cpp
```