mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-04-06 23:15:17 +00:00
eso
This commit is contained in:
parent
32fb294cb6
commit
b41165bdc3
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ void validate_lora_packet(String packet) {
|
|||
|
||||
void process_aprsisPacket(String aprsisMessage) {
|
||||
Serial.println(aprsisMessage);
|
||||
// aqui toda la modificacion del mensaje antes de responder por lora!!!
|
||||
}
|
||||
|
||||
void setup() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue