Update main.c typo

sim-fail-4
Alan Johnston 4 months ago committed by GitHub
parent b56684f3d6
commit c3a25e579e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1314,7 +1314,7 @@ void get_tlm_fox() {
for (int frames = 0; frames < frameCnt; frames++) { for (int frames = 0; frames < frameCnt; frames++) {
// if (firstTime != ON) { // if (firstTime != ON) {
if (true) { if (TRUE) {
// delay for sample period // delay for sample period
/**/ /**/

Loading…
Cancel
Save

Powered by TurnKey Linux.