diff --git a/src/LoRa_APRS_iGate.cpp b/src/LoRa_APRS_iGate.cpp index 5ec2ecd..051730b 100644 --- a/src/LoRa_APRS_iGate.cpp +++ b/src/LoRa_APRS_iGate.cpp @@ -222,10 +222,4 @@ void loop() { Utils::checkRebootTime(); Utils::checkSleepByLowBatteryVoltage(1); } -} - -// ESP32 (and ESPS3) work? - -// ESP32C3 : -// - HT-CT62 sleeps?? -// - and others? \ No newline at end of file +} \ No newline at end of file