6loWPAN: More configurtion settings.

This commit is contained in:
Gregory Nutt
2017-03-28 11:16:28 -06:00
parent f32fe172d4
commit d9e32ee337
4 changed files with 33 additions and 17 deletions
+4
View File
@@ -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
****************************************************************************/