removed timer variables

pull/200/head
alanbjohnston 3 years ago committed by GitHub
parent 528c2f581a
commit f2cf355caa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -371,9 +371,6 @@ RPI_PICO_Timer ITimer0(0);
RPI_PICO_Timer ITimer1(1);
bool timer0_on = false;
bool timer2_on = false;
int timer0_number = NULL;
int timer2_number = NULL;
volatile int timer_counter;
char callsign[20];

Loading…
Cancel
Save

Powered by TurnKey Linux.