mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 17:36:38 +00:00
wireless/ieee802154: Removes unnecessary define
This commit is contained in:
parent
4472ed246a
commit
3809f2cc97
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue