Skip to content

Commit

Permalink
AP_HAL_ESP32: Fix spelling receiver
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 authored and rmackay9 committed Apr 5, 2023
1 parent c6060dd commit 1345e06
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions libraries/AP_HAL_ESP32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,13 @@ After flashing the esp32 , u can connect with a terminal app of your preference
| GND | GND |
| 5v | Pwr |

### RC reciever connection:
### RC receiver connection:

|ESP32| RCRECIEVER |
| --- | --- |
| D4 | CPPM-out |
| GND | GND |
| 5v | Pwr |
|ESP32| RC Receiver |
| --- | --- |
| D4 | CPPM-out |
| GND | GND |
| 5v | Pwr |


### I2C connection ( for gps with leds/compass-es/etc onboard, or digital airspeed sensorrs, etc):
Expand Down

0 comments on commit 1345e06

Please sign in to comment.