mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 00:11:16 +01:00
drivers/mrf24j40: drop unused define
MRF24J40_OPT_REQ_AUTO_ACK is never used and wrongly documented. Let's just drop it.
This commit is contained in:
parent
80d56488cc
commit
52c8be9da9
@ -104,8 +104,6 @@ extern "C" {
|
||||
* start */
|
||||
#define MRF24J40_OPT_TELL_RX_END (0x4000) /**< notify MAC layer on RX
|
||||
* finished */
|
||||
#define MRF24J40_OPT_REQ_AUTO_ACK (0x8000) /**< notify MAC layer on RX
|
||||
* finished */
|
||||
/** @} */
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user