From 16d9ef1c06e1d7846dcfc81cacf518f3ef2d865d Mon Sep 17 00:00:00 2001 From: richonguzman Date: Thu, 24 Apr 2025 18:08:25 -0400 Subject: [PATCH] more testing to do --- src/LoRa_APRS_iGate.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 04a6742..b36a3b3 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -209,5 +209,5 @@ void loop() { // HWT not sleeping! // ESP32C3 : -// - HT-CT62 ?? -// - and others? \ No newline at end of file +// - HT-CT62 sleeps?? +// - and others? \ No newline at end of file