Updated the path to uip-debug.h

This commit is contained in:
Adam Dunkels 2013-12-10 08:48:58 +01:00
parent 4c2bd9f120
commit 6594873753

View file

@ -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