mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:24:26 +00:00
ESP32-Console
This commit is contained in:
@@ -21,4 +21,17 @@ IO2 14
|
||||
IO1 15
|
||||
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