1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-11 15:52:20 +01:00
This commit is contained in:
J. Nick Koston
2025-09-03 22:58:35 -05:00
parent 27594869e2
commit 0fa3d79c38

View File

@@ -3,7 +3,6 @@
#ifdef USE_ESP8266
#include <cstdint>
#include "esphome/core/hal.h"
extern const uint8_t ESPHOME_ESP8266_GPIO_INITIAL_MODE[16];
extern const uint8_t ESPHOME_ESP8266_GPIO_INITIAL_LEVEL[16];