master
Richard Meadows 2015-10-11 11:13:17 +01:00
rodzic 4124eec61d
commit 7151f20e20
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -39,7 +39,7 @@
* Max. 6 characters
*/
#define APRS_CALLSIGN "M0SBU"
#define APRS_SSID 11
#define APRS_SSID 10
/**
* APRS Map Symbol. See Appendix 2: APRS Symbol Tables

Wyświetl plik

@ -176,7 +176,7 @@
* APRS
*/
#define APRS_ENABLE 1
#define APRS_USE_GEOFENCE 0
#define APRS_USE_GEOFENCE 1
#define APRS_POWER RF_POWER_14dBm
/**