Update README.md

This commit is contained in:
nopnop2002 2024-08-21 16:00:49 +09:00
parent 34de4d990a
commit 9d3c2a6545

View File

@ -15,5 +15,15 @@ I used [this](https://components.espressif.com/components/espressif/usb_host_hid
- USB keyboard
# USB wiring
```
ESP32-S2/S3 BOARD USB CONNECTOR
+--+
[ 5V ] --------> | || VCC
[GPIO 19] --------> | || D-
[GPIO 20] --------> | || D+
[ GND ] --------> | || GND
+--+
```