|
@@ -13,6 +13,7 @@
|
|
#include <freertos/FreeRTOS.h>
|
|
#include <freertos/FreeRTOS.h>
|
|
#include <freertos/task.h>
|
|
#include <freertos/task.h>
|
|
#include <freertos/event_groups.h>
|
|
#include <freertos/event_groups.h>
|
|
|
|
+#include <lwip/ip_addr.h>
|
|
|
|
|
|
#include "configuration.h"
|
|
#include "configuration.h"
|
|
|
|
|