#include "user_config.h"
Include dependency graph for ESP8266EX.h:
Go to the source code of this file.
Classes | |
| struct | EspDigitalPin |
| ESP GPIO pin configuration. More... | |
Macros | |
| #define | TOTAL_PINS 16 |
| #define | NUM_DIGITAL_PINS TOTAL_PINS |
Variables | |
| const EspDigitalPin | EspDigitalPins [] |
| ESP GPIO pin configuration. More... | |
Macro Definition Documentation
◆ NUM_DIGITAL_PINS
| #define NUM_DIGITAL_PINS TOTAL_PINS |
◆ TOTAL_PINS
| #define TOTAL_PINS 16 |
1.8.13