From 87d4daa4abdfa940720cc4832dc193df99b14508 Mon Sep 17 00:00:00 2001 From: Jimmy Hedman Date: Mon, 22 Jan 2024 10:31:54 +0100 Subject: [PATCH] Make LIBRETINY compile (#9) --- 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