From: Keith Packard Date: Thu, 23 Apr 2009 21:23:00 +0000 (-0700) Subject: Crank up radio to 10dBm X-Git-Tag: 0.1~32 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=dca3a6de26d26c0020f3fb2cf5d8ac1552c195b1;hp=fbe3096f7e9a8112dbc79f376eccdaa6872ae520 Crank up radio to 10dBm --- diff --git a/ao_radio.c b/ao_radio.c index 13362d3e..78d7d8dd 100644 --- a/ao_radio.c +++ b/ao_radio.c @@ -89,7 +89,7 @@ #define RF_POWER_7_DBM 0xc8 #define RF_POWER_10_DBM 0xc0 -#define RF_POWER RF_POWER_0_DBM +#define RF_POWER RF_POWER_10_DBM static __code uint8_t radio_setup[] = { RF_PA_TABLE7_OFF, RF_POWER,