mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
Merge pull request #8032 from iNavFlight/dzikuvx-drop-pca9685
Drop PCA9685 support
This commit is contained in:
commit
4fbc0f2e51
48 changed files with 9 additions and 336 deletions
|
@ -5374,7 +5374,7 @@ Selects the servo PWM output cutoff frequency. Value is in [Hz]
|
|||
|
||||
### servo_protocol
|
||||
|
||||
An option to chose the protocol/option that would be used to output servo data. Possible options `PWM` (FC servo outputs), `SERVO_DRIVER` (I2C PCA9685 peripheral), `SBUS` (S.Bus protocol output via a configured serial port)
|
||||
An option to chose the protocol/option that would be used to output servo data. Possible options `PWM` (FC servo outputs), `SBUS` (S.Bus protocol output via a configured serial port)
|
||||
|
||||
| Default | Min | Max |
|
||||
| --- | --- | --- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue