From 91c5bff0459d2b8180602da933d8c04a07b51f9b Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 4 Dec 2022 09:07:30 -0500 Subject: [PATCH] added filter_present --- cubesatsim/cubesatsim.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index 87acffdd..0fed2585 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -379,6 +379,7 @@ RPI_PICO_Timer ITimer1(1); bool timer0_on = false; volatile int timer_counter; +bool filter_present = false; // BPF installation state for transmitter char callsign[20]; int morse_timing = 60; // ms for a dit