render speed
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
#pragma once
|
||||
|
||||
// Runs the render loop: reads UART, animates, and draws output
|
||||
void render_loop();
|
||||
void render_loop(int speed);
|
||||
|
||||
Reference in New Issue
Block a user