5 lines
162 B
Markdown
5 lines
162 B
Markdown
|
Sample app to simulate the VirtualMatrixPanel class for testing / optimisation, without having to test with physical panels.
|
||
|
|
||
|
```
|
||
|
g++ -o myapp.exe testing.cpp
|
||
|
```
|