integrating simulator
This commit is contained in:
parent
b66067f50e
commit
a7b074a889
11 changed files with 427 additions and 547 deletions
|
|
@ -4,10 +4,6 @@
|
|||
#include "../pixel.h"
|
||||
#include "../util.h"
|
||||
|
||||
#ifdef AVR
|
||||
#include <avr/io.h>
|
||||
#endif
|
||||
|
||||
#define RANDOM8() (random8())
|
||||
|
||||
#ifdef ANIMATION_TESTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue