mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-14 22:18:32 +00:00
ESP32-Console
This commit is contained in:
@@ -22,3 +22,16 @@ IO1 15
|
|||||||
IO0 16
|
IO0 16
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define GPIO_EN 1
|
||||||
|
#define GPIO0 16
|
||||||
|
#define GPIO1 15
|
||||||
|
#define GPIO2 14
|
||||||
|
#define GPIO3 12
|
||||||
|
#define GPIO4 2
|
||||||
|
#define GPIO5 3
|
||||||
|
#define GPIO6 4
|
||||||
|
#define GPIO7 6
|
||||||
|
#define GPIO8 5
|
||||||
|
#define GPIO9 8
|
||||||
|
#define GPIO10 10
|
||||||
|
Reference in New Issue
Block a user