mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
wireless/ieee802154: Work on packet reception at radio layer (MRF24J40)
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
*/
|
||||
|
||||
#if CONFIG_NET_6LOWPAN_MTU > (CONFIG_IOB_BUFSIZE * CONFIG_IOB_NBUFFERS)
|
||||
# error Not enough IOBs to hold one full IEEE802.14.5 packet
|
||||
# error Not enough IOBs to hold one full 6LoWPAN packet
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user