diff --git a/examples/platforms/cc2538/radio.c b/examples/platforms/cc2538/radio.c index 54720dac6..d5d444841 100644 --- a/examples/platforms/cc2538/radio.c +++ b/examples/platforms/cc2538/radio.c @@ -64,7 +64,7 @@ enum enum { - CC2538_RECEIVE_SENSITIVITY = -100, // dBm + CC2538_RECEIVE_SENSITIVITY = -88, // dBm }; typedef struct TxPowerTable