forked from boe/simonsays_2425
Bessere Uebersicht
This commit is contained in:
parent
c2564a8304
commit
9ecedc4a4d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
#define BUTTON3 4
|
#define BUTTON3 4
|
||||||
|
|
||||||
#define MAXLEVEL 10
|
#define MAXLEVEL 10
|
||||||
|
//Variablen
|
||||||
int buttons[] = { BUTTON0, BUTTON1, BUTTON2, BUTTON3 };
|
int buttons[] = { BUTTON0, BUTTON1, BUTTON2, BUTTON3 };
|
||||||
int state = 0;
|
int state = 0;
|
||||||
int level = 0;
|
int level = 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue