mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
Updated with the new modularized uip paths
This commit is contained in:
parent
a40a73db9a
commit
b36fba76bd
@ -34,11 +34,11 @@
|
||||
#include "contiki-lib.h"
|
||||
#include "contiki-net.h"
|
||||
#include "net/rpl/rpl.h"
|
||||
#include "net/uip.h"
|
||||
#include "net/ip/uip.h"
|
||||
#include <string.h>
|
||||
|
||||
#define DEBUG DEBUG_FULL
|
||||
#include "net/uip-debug.h"
|
||||
#include "net/ip/uip-debug.h"
|
||||
|
||||
#define INTERVAL 5 * CLOCK_SECOND
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user