Skip to content
Snippets Groups Projects
Commit 468f12f8 authored by Francisco Acosta's avatar Francisco Acosta Committed by GitHub
Browse files

Merge pull request #6899 from bergzand/drivers/mrf24j40-remdefine

drivers/mrf24j40 remove obsolete RSSI_BASE_VALUE define
parents f1dc0417 9862768a
No related branches found
No related tags found
No related merge requests found
...@@ -75,11 +75,6 @@ extern "C" { ...@@ -75,11 +75,6 @@ extern "C" {
* 31 -> -0dB * 31 -> -0dB
*/ */
/**
* @brief Base (minimal) RSSI value in dBm
*/
#define RSSI_BASE_VAL (-91)
/** /**
* @brief Flags for PSEUDO DEVICE INTERNAL STATES * @brief Flags for PSEUDO DEVICE INTERNAL STATES
* @{ * @{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment