Update config.c (as test of Mac Eclipse build system)

pull/4/head
CInsights 2018-05-21 16:21:15 +10:00
rodzic 9144967c3f
commit 730b1edee2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -90,7 +90,7 @@ const conf_t conf_flash_default = {
},
.radio_conf = {
.pwr = 0x7F,
.freq = 145175000,
.freq = APRS_FREQ_AUSTRALIA,
.mod = MOD_AFSK,
.cca = 0x4F
},