speed control of player and the ground
This commit is contained in:
@@ -22,5 +22,5 @@ int main(void) {
|
||||
printf("Baud: %d, Format: 8-N-1\r\n", BAUD_RATE);
|
||||
|
||||
// Just call into render feature
|
||||
render_loop(1);
|
||||
render_loop(6);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user