From d1a3727c19e3ef9debd6ece14cb0211c5a0fcb0e Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Fri, 17 Jan 2025 13:54:16 -0500 Subject: [PATCH] ESP32-Console --- ESP32-Console/main/pinout.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ESP32-Console/main/pinout.h b/ESP32-Console/main/pinout.h index c840ddc85..5e2a196a8 100644 --- a/ESP32-Console/main/pinout.h +++ b/ESP32-Console/main/pinout.h @@ -45,12 +45,12 @@ IO0 16 #define PIN15 GPIO_NUM_1 // GPIO1 15 #define PIN14 GPIO_NUM_2 // GPIO2 14 #define PIN13 GPIO_NUM_3 // GPIO3 13 -#define PIN2 GPIO_NUM_4 // GPIO4 2 -#define PIN3 GPIO_NUM_5 // GPIO5 3 -#define PIN4 GPIO_NUM_6 // GPIO6 4 -#define PIN6 GPIO_NUM_7 // GPIO7 6 -#define PIN5 GPIO_NUM_8 // GPIO8 5 -#define PIN8 GPIO_NUM_9 // GPIO9 8 +#define PIN2 GPIO_NUM_4 // GPIO4 2 +#define PIN3 GPIO_NUM_5 // GPIO5 3 +#define PIN4 GPIO_NUM_6 // GPIO6 4 +#define PIN6 GPIO_NUM_7 // GPIO7 6 +#define PIN5 GPIO_NUM_8 // GPIO8 5 +#define PIN8 GPIO_NUM_9 // GPIO9 8 #define PIN10 GPIO_NUM_10 // GPIO10 10 #define PIN11 GPIO_NUM_18 // GPIO18 11 -#define PIN9 GPIO_NUM_19 // GPIO19 9 +#define PIN9 GPIO_NUM_19 // GPIO19 9