Update TTGO_T-Beam_LoRa_APRS_config.h

This commit is contained in:
Rysiek Labus 2021-02-28 00:07:45 +01:00
parent c81d83dca9
commit fea3c840f2
1 changed files with 1 additions and 1 deletions

View File

@ -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