From 9a1474c6b16733b1f7cd3b017bc9a2def38e701f Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Wed, 23 Oct 2019 11:26:28 +0200 Subject: [PATCH] Fix core 2.3.0 compile error Fix core 2.3.0 compile error (#6721) --- sonoff/sonoff_post.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/sonoff/sonoff_post.h b/sonoff/sonoff_post.h index 74be27fdb..760d64565 100644 --- a/sonoff/sonoff_post.h +++ b/sonoff/sonoff_post.h @@ -24,7 +24,6 @@ * Function declarations \*********************************************************************************************/ -/* #ifdef __cplusplus extern "C" { #endif @@ -34,7 +33,6 @@ extern "C" { #ifdef __cplusplus } #endif -*/ //#ifdef USE_KNX // Enabling this will fail compilation. It has no impact if not used. (20180417) #include