drivers/mrf24j40 remove obsolete define

This commit is contained in:
Koen Zandberg 2017-04-13 14:27:52 +02:00
parent a5d444bd82
commit 9862768a60

View File

@ -75,11 +75,6 @@ extern "C" {
* 31 -> -0dB
*/
/**
* @brief Base (minimal) RSSI value in dBm
*/
#define RSSI_BASE_VAL (-91)
/**
* @brief Flags for PSEUDO DEVICE INTERNAL STATES
* @{