Board specific definitions for Wemos D1 R32 (ESPDuino-32) board. More...
Board specific definitions for Wemos D1 R32 (ESPDuino-32) board.
For detailed information about the configuration of ESP32 boards, see section Common Peripherals.
Definition in file board.h.
#include <stdint.h>
#include "board_common.h"
Go to the source code of this file.
LED (on-board) configuration | |
#define | LED0_PIN GPIO2 |
LED is connected to GPIO2. | |
#define | LED0_ACTIVE 1 |
LED is HIGH active. | |