fix define conditions close

This commit is contained in:
Bogdan Pilyugin 2022-09-26 19:38:26 +02:00
parent 8e0603f1b7
commit f9576486d1

View File

@ -52,6 +52,7 @@
#ifdef CONFIG_MAIN_FUNCTIONAL_BUTTON_GPIO
#define MAIN_FUNCTIONAL_BUTTON_GPIO CONFIG_MAIN_FUNCTIONAL_BUTTON_GPIO
#endif
#endif
static SYS_CONFIG SysConfig;