mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
PWM out: Allow OneShot PWM
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user