mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
PWM out: Allow OneShot PWM
This commit is contained in:
parent
24a176b135
commit
ca32916d8e
@ -101,7 +101,7 @@ __BEGIN_DECLS
|
||||
/**
|
||||
* Lowest PWM allowed as the maximum PWM
|
||||
*/
|
||||
#define PWM_LOWEST_MAX 950
|
||||
#define PWM_LOWEST_MAX 200
|
||||
|
||||
/**
|
||||
* Do not output a channel with this value
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user