Kaynağa Gözat

fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS

morris 5 yıl önce
ebeveyn
işleme
67f9448e71

+ 1 - 1
components/esp_rom/include/esp32/rom/gpio.h

@@ -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