add a serial_input to loop timer

pull/263/head
alanbjohnston 3 years ago committed by GitHub
parent e050d31192
commit 793815303d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -332,6 +332,7 @@ void loop() {
}
// get_input();
serial_input();
// Calculate loop time
if (debug_mode) {

Loading…
Cancel
Save

Powered by TurnKey Linux.