From d16f2737cebaef7836b8aa7b01012047704f91d6 Mon Sep 17 00:00:00 2001 From: Jimmy Hedman Date: Sun, 21 Jan 2024 22:01:37 +0100 Subject: [PATCH] Make LIBRETINY compile --- src/AsyncTCP.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AsyncTCP.h b/src/AsyncTCP.h index 39931c0..9074dfe 100644 --- a/src/AsyncTCP.h +++ b/src/AsyncTCP.h @@ -24,7 +24,6 @@ #include "IPAddress.h" #include "IPv6Address.h" -#include "sdkconfig.h" #include #ifndef LIBRETINY