From 85666423ca3c46495f50d9d1752fdfbbdb35a442 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 1 Sep 2022 11:42:30 -0400 Subject: [PATCH] 800 --- cubesatsim/cubesatsim.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.ino b/cubesatsim/cubesatsim.ino index 288c58d0..e3ba4fa8 100644 --- a/cubesatsim/cubesatsim.ino +++ b/cubesatsim/cubesatsim.ino @@ -3494,7 +3494,7 @@ void start_isr() { // if (ITimer0.attachInterruptInterval(833, TimerHandler0)) // if (ITimer0.attachInterruptInterval(804, TimerHandler0)) - if (ITimer0.attachInterruptInterval(819, TimerHandler0)) // was was 828 (841) and 828 + if (ITimer0.attachInterruptInterval(800, TimerHandler0)) // was was 828 (841) and 828 // if (ITimer0.attachInterruptInterval(1667, TimerHandler0)) { if (debug_mode)