clean up
This commit is contained in:
parent
f4647a19df
commit
432be75b40
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ pub unsafe extern "C" fn setup() {
|
|||
arduboy.set_frame_rate(30);
|
||||
arduboy.clear();
|
||||
}
|
||||
|
||||
// The loop() function repeats forever after setup() is done
|
||||
#[no_mangle]
|
||||
#[export_name = "loop"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue