added filter_present

pull/247/head
alanbjohnston 3 years ago committed by GitHub
parent 6583357952
commit 91c5bff045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.