interrupt works
This commit is contained in:
parent
d1caa51a89
commit
48883e6e3d
3 changed files with 21 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
#ifndef CONFIG_H_
|
||||
#define CONFIG_H_
|
||||
|
||||
#define NUMPIXELS 300
|
||||
#define NUMSPARKLES 25
|
||||
|
||||
#define NUMPIXELS 144
|
||||
#define NUMSPARKLES (NUMPIXELS/12)
|
||||
#define FRAMETIME 20
|
||||
#endif /* CONFIG_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue