AsyncTCP touch

This commit is contained in:
Ray Jones 2020-03-31 19:48:03 +11:00
parent 9c100f1954
commit 3e3ef7d2f2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ extern "C"{
#include "lwip/tcp.h"
#include "lwip/inet.h"
#include "lwip/dns.h"
#include "lwip/err.h"
#include "lwip/err.h"
}
#include "esp_task_wdt.h"