prior to stop_beacon

This commit is contained in:
richonguzman 2023-02-11 16:40:34 -03:00
parent 1446468596
commit f44ae9f398
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#define AprsOverlay "/" #define AprsOverlay "/"
#define SendAltitude true // "true" adds Altitude to the APRS packet/message, "false" add Course+Speed #define SendAltitude true // "true" adds Altitude to the APRS packet/message, "false" add Course+Speed
#define SendComment true // "true" adds comment to the APRS packet/message #define SendComment true // "true" adds comment to the APRS packet/message
#define APRS_COMMENT "Lora Tracker 1W" // To send this comment --> SendComment = true (edit the comment as you like) #define APRS_COMMENT "https://github.com/richonguzman/LoRa_1W_APRS_Tracker" // To send this comment --> SendComment = true (edit the comment as you like)
#define User1_Callsign "CD2RXU-7" // This is my Callsign , so go on and change it to yours!!! #define User1_Callsign "CD2RXU-7" // This is my Callsign , so go on and change it to yours!!!
#define User1_Symbol "[" // Runner #define User1_Symbol "[" // Runner