From 64f8799ea08f82a05ba7fc5d189601f07bb12022 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 23 Jan 2026 10:30:50 -0500 Subject: [PATCH] Update main.c fix typo --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index b966d72f..77c65f76 100644 --- a/main.c +++ b/main.c @@ -556,7 +556,7 @@ int main(int argc, char * argv[]) { get_tlm_fox(); get_tlm_fox(); get_tlm_fox(); - get_tlm_fox() + get_tlm_fox(); } else if (((mode == FC))) // && !sim_mode) get_tlm_fc(); // fill transmit buffer with reset count 0 packets that will be ignored