mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
[sys/net/sixlowpan/sixlowip.h]
* added DEBUGLINE macro
This commit is contained in:
parent
33a04d61fe
commit
265d371763
@ -21,6 +21,7 @@
|
||||
#define MULTIHOP_HOPLIMIT 64
|
||||
|
||||
#define IP_PKT_RECV_BUF_SIZE 64
|
||||
#define DEBUGLINE printf("%s:%d\n",__FILE__,__LINE__)
|
||||
|
||||
/* extern variables */
|
||||
extern uint8_t ipv6_ext_hdr_len;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user