Update TTGO_T-Beam_LoRa_APRS_config.h
This commit is contained in:
parent
c81d83dca9
commit
fea3c840f2
|
|
@ -14,7 +14,7 @@
|
|||
#define LONGITUDE_PRESET "00000.00E" // please in APRS notation: DDDMM.mmE or DDDMM.mmW (used for manual or fixed beacon sending)
|
||||
#define APRS_SYMBOL_TABLE "/" // set primary or secondary symbols table
|
||||
#define APRS_SYMBOL "[" // other symbols are: "[" => RUNNER, "b" => BICYCLE, "<" => MOTORCYCLE, "R" => Recreation Vehicle
|
||||
#define MY_COMMENT "Lora Tracker" // add your coment here - if empty then no comment is sent
|
||||
#define MY_COMMENT "Lora Tracker" // add your coment here - if empty then no comment is sent max 64 bytes
|
||||
//#define SHOW_ALT // send Altitude in frame
|
||||
#define SHOW_BATT // send battery voltage at the end of comment (we need beggining for QSY message format)
|
||||
#define SHOW_RX_PACKET // uncomment to show received LoRa APS packets for the time given below
|
||||
|
|
|
|||
Loading…
Reference in New Issue