@ -263,7 +263,7 @@ void loop() {
bool TimerHandler1(struct repeating_timer *t) {
// serial_input();
serial_input();
// check for button press
if (digitalRead(MAIN_PB_PIN) == PRESSED) // pushbutton is pressed
Powered by TurnKey Linux.