From 7bdb921a9d389f7a60279ef6818b09d01e01f3be Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 4 Dec 2022 10:44:01 -0500 Subject: [PATCH] added sr_frs_present --- cubesatsim/cubesatsim.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 47c27f9a..9c5cae80 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -381,6 +381,7 @@ RPI_PICO_Timer ITimer1(1); bool timer0_on = false; volatile int timer_counter; bool filter_present = false; // BPF installation state for transmitter +bool sr_frs_present = false; // SR_FRS FM transmitter module state char callsign[20]; int morse_timing = 60; // ms for a dit