ESPHome
2025.12.2
Loading...
Searching...
No Matches
esphome
components
esp8266
core.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef USE_ESP8266
4
5
#include <cstdint>
6
7
extern
const
uint8_t
ESPHOME_ESP8266_GPIO_INITIAL_MODE
[16];
8
extern
const
uint8_t
ESPHOME_ESP8266_GPIO_INITIAL_LEVEL
[16];
9
10
namespace
esphome::esp8266
{}
// namespace esphome::esp8266
11
12
#endif
// USE_ESP8266
ESPHOME_ESP8266_GPIO_INITIAL_LEVEL
const uint8_t ESPHOME_ESP8266_GPIO_INITIAL_LEVEL[16]
ESPHOME_ESP8266_GPIO_INITIAL_MODE
const uint8_t ESPHOME_ESP8266_GPIO_INITIAL_MODE[16]
esphome::esp8266
Definition
core.h:10
Generated by
1.12.0