1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-27 15:42:22 +01:00
This commit is contained in:
J. Nick Koston
2025-09-03 22:57:15 -05:00
parent 87f40cf24a
commit ace79b1886

View File

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