Skip to content

Commit

Permalink
Merge branch 'DualTachyon:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
RE3CON authored Oct 29, 2023
2 parents edb6a71 + 5ce6099 commit 8c5dc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ static void APP_HandleIncoming(void)
gDualWatchCountdown = 500;
gScheduleDualWatch = false;
gRxReceptionMode = RX_MODE_LISTENING;
return;
}
return;
}
}
}
Expand Down

0 comments on commit 8c5dc06

Please sign in to comment.