mirror of
https://github.com/brmlab/ledbar.git
synced 2025-06-09 05:14:03 +02:00
host: Also change default number of LEDs to 20
This commit is contained in:
parent
3b8b386c96
commit
92faaaa0d5
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
#define RESX 800
|
||||
#define RESY 600
|
||||
#define BPP 32
|
||||
#define BOXES 10
|
||||
#define BOXES 20
|
||||
#define FPS 40
|
||||
|
||||
SDL_Rect rects[BOXES];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue