Updated the path to uip-debug.h
This commit is contained in:
parent
4c2bd9f120
commit
6594873753
|
@ -57,7 +57,7 @@
|
|||
#include "dev/stm32w-radio.h"
|
||||
|
||||
#define DEBUG DEBUG_NONE
|
||||
#include "net/uip-debug.h"
|
||||
#include "net/ip/uip-debug.h"
|
||||
|
||||
// The value that will be load in the SysTick value register.
|
||||
#define RELOAD_VALUE 24000-1 // 1 ms with a 24 MHz clock
|
||||
|
|
Loading…
Reference in a new issue