Enable aprs, telemetry geofence for testing

master
Richard Meadows 2015-10-06 20:06:47 +01:00
rodzic a6eabc9099
commit a625416787
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -169,12 +169,12 @@
*/
#define TELEMETRY_FREQUENCY 434600000
#define TELEMETRY_POWER RF_POWER_8dBm
#define TELEMETRY_USE_GEOFENCE 0
#define TELEMETRY_USE_GEOFENCE 1
/**
* APRS
*/
#define APRS_ENABLE 0
#define APRS_ENABLE 1
#define APRS_USE_GEOFENCE 0
#define APRS_POWER RF_POWER_14dBm