mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 22:32:11 +08:00
docs(narinfc/h7): fix broken RC_INPUT link
Remove broken anchor link to modules_driver.md#rc-input which does not exist. Use inline code formatting instead. Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
committed by
Hamish Willee
parent
549517f574
commit
d5fa291626
@@ -113,7 +113,7 @@ The NarinFC-H7 supports up to 14 PWM outputs.
|
||||

|
||||
|
||||
- 2.54mm pitch DuPont connector
|
||||
- RC_IN: Remote control receiver input is wired directly to the FMU and is enabled via the [RC_INPUT](../modules/modules_driver.md#rc-input) driver. Compatible with SBUS, CPPM, and DSM protocols.
|
||||
- RC_IN: Remote control receiver input is wired directly to the FMU and is enabled via the `rc_input` driver. Compatible with SBUS, CPPM, and DSM protocols.
|
||||
|
||||
### Power Input
|
||||
|
||||
|
||||
Reference in New Issue
Block a user