1
0
Fork 0
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:
Paweł Spychalski 2022-05-14 11:00:57 +02:00 committed by GitHub
commit 4fbc0f2e51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 9 additions and 336 deletions

View file

@ -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 |
| --- | --- | --- |