From 1d814f075a9d8aec5d2b415a55c4b9de3285e0c2 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 7 Aug 2022 07:53:36 -0400 Subject: [PATCH] removed extra char call --- cubesatsim/cubesatsim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 5f099534..78c506ca 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -217,7 +217,7 @@ int uart_fd; int reset_count = 0; float uptime_sec = 1000; long int uptime = 1000; -char call[5]; +//char call[5]; char sim_yes[10]; int mode = BPSK; // SSTV;