added timer_counter

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

@ -375,6 +375,7 @@ bool timer0_on = false;
bool timer2_on = false;
int timer0_number = NULL;
int timer2_number = NULL;
int timer_counter;
char callsign[20];
int morse_timing = 60; // ms for a dit

Loading…
Cancel
Save

Powered by TurnKey Linux.