Minor clarification in RC receiver connection table

This commit is contained in:
Oleg Kalachev 2025-02-12 11:10:04 +03:00
parent 6ed6ef3e8c
commit f2171f2db4

View File

@ -136,7 +136,7 @@ See [assembly guide](docs/assembly.md) for instructions on assembling the drone.
|-|-| |-|-|
|GND|GND| |GND|GND|
|VIN|VCC (or 3.3V depending on the receiver)| |VIN|VCC (or 3.3V depending on the receiver)|
|Signal|GPIO4⁶| |Signal (TX)|GPIO4⁶|
*⁶ — UART2 RX pin was [changed](https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html#id14) to GPIO4 in Arduino ESP32 core 3.0.* *⁶ — UART2 RX pin was [changed](https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html#id14) to GPIO4 in Arduino ESP32 core 3.0.*