mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
6loWPAN: More configurtion settings.
This commit is contained in:
@@ -223,6 +223,10 @@
|
||||
(((a)->u16[6]) == 0) && \
|
||||
(((a)->u8[14]) == 0))
|
||||
|
||||
/* Maximum size of an IEEE802.15.4 frame */
|
||||
|
||||
#define SIXLOWPAN_MAC_MAXFRAME 127
|
||||
|
||||
/****************************************************************************
|
||||
* Public Types
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user