mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 16:55:29 +03:00
channel forwarding removed from pwm_mapping
This commit is contained in:
parent
108b619a34
commit
32c60938bc
16 changed files with 39 additions and 45 deletions
|
@ -64,7 +64,6 @@ typedef struct drv_pwm_config_s {
|
|||
bool useTriggerRangefinder;
|
||||
#endif
|
||||
bool useServoOutputs;
|
||||
bool useChannelForwarding; // configure additional channels as servos
|
||||
uint16_t servoPwmRate;
|
||||
uint16_t servoCenterPulse;
|
||||
uint8_t pwmProtocolType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue