ESP32-Console

This commit is contained in:
2025-01-17 13:43:53 -05:00
parent f7f9b2387d
commit 458393037f

View File

@@ -12,8 +12,8 @@ IO8 5
IO7 6 IO7 6
IO10 10 IO10 10
IO9 8 IO9 8
USB D+ 9 USB D+ IO19 9 USB D+
USB D- 11 USB D- IO18 11 USB D-
RxD 10 RxD 10
TxD 12 TxD 12
IO3 13 IO3 13
@@ -35,3 +35,5 @@ IO0 16
#define GPIO8 5 #define GPIO8 5
#define GPIO9 8 #define GPIO9 8
#define GPIO10 10 #define GPIO10 10
#define GPIO18 11
#define GPIO19 9