From a51861d6e39d739fac9b326ad3f9a463555b0a65 Mon Sep 17 00:00:00 2001 From: Bissas Date: Sun, 1 Sep 2024 13:41:47 +0200 Subject: [PATCH] fix: preprocessor if for library includes --- src/handler/deploii_handler.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/handler/deploii_handler.h b/src/handler/deploii_handler.h index 1ca7d59..83cbbda 100644 --- a/src/handler/deploii_handler.h +++ b/src/handler/deploii_handler.h @@ -1,8 +1,10 @@ #ifndef Deploii_handler_h #define Deploii_handler_h +#ifdef ESP32 #include #include +#endif /* Constants for connection