mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Scheduled motor refresh rate
This commit is contained in:
parent
10b629c736
commit
6e96adff0d
13 changed files with 36 additions and 55 deletions
|
@ -60,7 +60,6 @@ typedef struct drv_pwm_config_s {
|
|||
#endif
|
||||
bool useVbat;
|
||||
bool useOneshot;
|
||||
bool useFixedPWM;
|
||||
bool useOneshot42;
|
||||
bool useMultiShot;
|
||||
bool useSoftSerial;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue