aboutsummaryrefslogtreecommitdiff
path: root/testing/README.md
blob: fe6137f0d82284c194471277ca77952f97ce718d (plain)
1
2
3
4
5
Sample app to simulate the VirtualMatrixPanel class for testing / optimisation, without having to test with physical panels.

```
g++ -o myapp.exe virtual.cpp
```