From 2fde9c660eea9b1279b4ded493bc7fe58a7fe634 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 17 Sep 2022 18:33:05 -0400 Subject: [PATCH] added timer_counter --- cubesatsim/cubesatsim.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index ddda843d..82d7933f 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -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