Merged in merlin17/nuttx/ieee802154 (pull request #303)
wireless/ieee802154: Removes unnecessary define Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
commit
e10e04728f
@ -95,7 +95,6 @@
|
||||
|
||||
/* Frame Type */
|
||||
|
||||
#define IEEE802154_FC1_FTYPE 0x03
|
||||
#define IEEE802154_FRAME_BEACON 0x00
|
||||
#define IEEE802154_FRAME_DATA 0x01
|
||||
#define IEEE802154_FRAME_ACK 0x02
|
||||
|
Loading…
Reference in New Issue
Block a user