implement first test on AVR
This commit is contained in:
parent
8fcd668585
commit
3e66bd2c38
10 changed files with 63 additions and 48 deletions
|
|
@ -9,6 +9,7 @@ void print(int str);
|
|||
void setup();
|
||||
void draw(int x, int y);
|
||||
void render();
|
||||
void quit();
|
||||
|
||||
#ifndef LINUX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue