From d5e57fa963fb0b8a31d14abfee46ac06cc5533ce Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Sat, 1 Nov 2025 09:34:56 +0300 Subject: [PATCH] style: space removed --- include/zh_ac_dimmer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/zh_ac_dimmer.h b/include/zh_ac_dimmer.h index cdab3e1..318d7d9 100644 --- a/include/zh_ac_dimmer.h +++ b/include/zh_ac_dimmer.h @@ -20,10 +20,10 @@ .triac_gpio = GPIO_NUM_MAX} #ifdef __cplusplus - extern "C" { #endif + /** * @brief Structure for initial initialization of AC dimmer. */