From 668067d1d42b1f41c9917420e647eb0f3242f95d Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 25 Jul 2022 06:04:09 -0400 Subject: [PATCH] Update cubesatsim.h --- cubesatsim/cubesatsim.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cubesatsim/cubesatsim.h b/cubesatsim/cubesatsim.h index bbb9d081..59002b14 100644 --- a/cubesatsim/cubesatsim.h +++ b/cubesatsim/cubesatsim.h @@ -300,6 +300,7 @@ bool TimerHandler0(struct repeating_timer *t); RPI_PICO_Timer ITimer0(0); RPI_PICO_Timer ITimer1(0); +int morse_timing = 100; int morse_table[44][5] = { // 0-9, A-Z only by (ASCII - 48) { 3, 3, 3, 3, 3 }, // 0 { 1, 3, 3, 3, 3 }, // 1