diff options
Diffstat (limited to 'ao_config.c')
-rw-r--r-- | ao_config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao_config.c b/ao_config.c index 02f1e082..657c7a8a 100644 --- a/ao_config.c +++ b/ao_config.c @@ -24,7 +24,7 @@ __xdata uint8_t ao_config_mutex; #define AO_CONFIG_DEFAULT_MAIN_DEPLOY 250 #define AO_CONFIG_DEFAULT_RADIO_CHANNEL 0 -#define AO_CONFIG_DEFAULT_CALLSIGN "KD7SGQ" +#define AO_CONFIG_DEFAULT_CALLSIGN "KD7SQG" #define AO_CONFIG_DEFAULT_ACCEL_ZERO_G 16000 static void |