mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-03 15:33:52 +02:00
TNC Text cleaning
This commit is contained in:
@@ -83,9 +83,9 @@ namespace STATION_Utils {
|
||||
packetBuffer_temp.clear();
|
||||
|
||||
// BORRAR ESTO !!
|
||||
for (int i=0; i<packetBuffer.size(); i++) {
|
||||
/*for (int i=0; i<packetBuffer.size(); i++) {
|
||||
Serial.println(packetBuffer[i]);
|
||||
}
|
||||
}*/
|
||||
//
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user