From 37ad1968b5b6aeee6f0c49434a8d9a1fa3af6e83 Mon Sep 17 00:00:00 2001 From: proddy Date: Sun, 19 Jan 2025 09:59:39 +0100 Subject: [PATCH] formating --- src/core/system.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/core/system.h b/src/core/system.h index 746803a35..2e5eca7da 100644 --- a/src/core/system.h +++ b/src/core/system.h @@ -29,9 +29,6 @@ #ifndef EMSESP_STANDALONE #include -#if CONFIG_IDF_TARGET_ESP32 -// #include -#endif #include #include #endif