From acf3b3948aaa7442b40a5b8d7a47b4b831fa82a0 Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 Date: Fri, 12 Feb 2021 18:41:25 +0100 Subject: [PATCH] Fixed --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d62eefa..f67513e3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,6 @@ set(CORE_SRCS cores/esp32/IPv6Address.cpp cores/esp32/libb64/cdecode.c cores/esp32/libb64/cencode.c - cores/esp32/main.cpp cores/esp32/Print.cpp cores/esp32/stdlib_noniso.c cores/esp32/Stream.cpp