mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_HAL_ESP32: Fix spelling receiver
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
parent
c6060dd047
commit
1345e06152
@ -169,13 +169,13 @@ After flashing the esp32 , u can connect with a terminal app of your preference
|
|||||||
| GND | GND |
|
| GND | GND |
|
||||||
| 5v | Pwr |
|
| 5v | Pwr |
|
||||||
|
|
||||||
### RC reciever connection:
|
### RC receiver connection:
|
||||||
|
|
||||||
|ESP32| RCRECIEVER |
|
|ESP32| RC Receiver |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| D4 | CPPM-out |
|
| D4 | CPPM-out |
|
||||||
| GND | GND |
|
| GND | GND |
|
||||||
| 5v | Pwr |
|
| 5v | Pwr |
|
||||||
|
|
||||||
|
|
||||||
### I2C connection ( for gps with leds/compass-es/etc onboard, or digital airspeed sensorrs, etc):
|
### I2C connection ( for gps with leds/compass-es/etc onboard, or digital airspeed sensorrs, etc):
|
||||||
|
Loading…
Reference in New Issue
Block a user