e7a5c1b005
For library development validation purposes.
5 lines
No EOL
162 B
Markdown
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 testing.cpp
|
|
``` |