fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS

pull/5182/head
morris 2020-04-20 14:01:09 +08:00
rodzic 7b02fdf45a
commit 5d0860f2e8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -24,7 +24,7 @@
#ifdef CONFIG_LEGACY_INCLUDE_COMMON_HEADERS #ifdef CONFIG_LEGACY_INCLUDE_COMMON_HEADERS
#include "soc/gpio_reg.h" #include "soc/gpio_reg.h"
#include "soc/gpio_pins.h" #include "soc/gpio_caps.h"
#endif #endif
#ifdef __cplusplus #ifdef __cplusplus