From 138047a8b5f47d829526db362d8143bb33fab5f9 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 1 Sep 2022 10:48:19 -0400 Subject: [PATCH] 825 --- cubesatsim/cubesatsim.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.ino b/cubesatsim/cubesatsim.ino index 35c132a4..d2d1004b 100644 --- a/cubesatsim/cubesatsim.ino +++ b/cubesatsim/cubesatsim.ino @@ -3490,7 +3490,7 @@ void start_isr() { // if (ITimer0.attachInterruptInterval(833, TimerHandler0)) // if (ITimer0.attachInterruptInterval(804, TimerHandler0)) - if (ITimer0.attachInterruptInterval(824, TimerHandler0)) // was was 828 (841) and 828 + if (ITimer0.attachInterruptInterval(825, TimerHandler0)) // was was 828 (841) and 828 // if (ITimer0.attachInterruptInterval(1667, TimerHandler0)) { if (debug_mode)