From 44fe37a3efb54a0cd3cc1ed7092f067df2f0efea Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 25 Nov 2022 13:57:40 -0500 Subject: [PATCH] added button_counter --- cubesatsim/cubesatsim.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index cbca9c76..9a6eaf31 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -375,6 +375,7 @@ RPI_PICO_Timer ITimer1(1); bool timer0_on = false; volatile int timer_counter; +volatile unsigned short button_counter; char callsign[20]; int morse_timing = 60; // ms for a dit