This commit is contained in:
Your Name
2025-03-28 15:59:54 +01:00
parent c6b138220e
commit 4653fe44e3
8 changed files with 247 additions and 44 deletions

View File

@@ -12,6 +12,9 @@ sudo /var/www/moduleair_pro_4g/matrix/test_forms --led-no-hardware-pulse
Pour compiler:
g++ -Iinclude -Llib test_forms.cc -o test_forms -lrgbmatrix
Pour le lancer:
sudo /var/www/moduleair_pro_4g/matrix/test_forms
*/
#include "led-matrix.h"