From 34207d715d9c09e24a609a8626c40115be9dddca Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 6 Dec 2022 09:45:12 -0500 Subject: [PATCH] remove print --- cubesatsim/cubesatsim.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cubesatsim/cubesatsim.ino b/cubesatsim/cubesatsim.ino index 08989d12..610be962 100644 --- a/cubesatsim/cubesatsim.ino +++ b/cubesatsim/cubesatsim.ino @@ -3662,7 +3662,7 @@ bool TimerHandler0(struct repeating_timer *t) { clockgen.enableOutputOnly(1); i2c_busy_now = false; } else - Serial.print("-"); +;// Serial.print("-"); } } else { // digitalWrite(BPSK_CONTROL_A, LOW); @@ -3676,7 +3676,7 @@ bool TimerHandler0(struct repeating_timer *t) { clockgen.enableOutputOnly(0); i2c_busy_now = false; } else - Serial.print("-"); +;// Serial.print("-"); } } if (wav_position > bufLen) { // 300) {