listo
This commit is contained in:
parent
2ac5457215
commit
cf6e04aa39
|
|
@ -260,8 +260,6 @@ void loop() {
|
||||||
if (lastCommentTx >= txCommentInterval) {
|
if (lastCommentTx >= txCommentInterval) {
|
||||||
AprsPacketMsg += AprsComment;
|
AprsPacketMsg += AprsComment;
|
||||||
lastCommentTxTime = millis();
|
lastCommentTxTime = millis();
|
||||||
} else {
|
|
||||||
AprsPacketMsg += mensaje_test; //esto es solo para validar giro distancia y otras cosas
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue