diff --git a/src/TTGO_T-Beam_LoRa_APRS.ino b/src/TTGO_T-Beam_LoRa_APRS.ino index 1f60f8f..0e9e8a3 100644 --- a/src/TTGO_T-Beam_LoRa_APRS.ino +++ b/src/TTGO_T-Beam_LoRa_APRS.ino @@ -580,7 +580,7 @@ String prepareCallsign(const String& callsign){ } preferences.putUInt(PREF_TNC_SELF_TELEMETRY_SEQ, tel_sequence); #endif - } + } } #endif