mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-06 03:46:35 +08:00

PWM drivers support channel numbers 0 (skip the channel) and -1 (skip this channel and all following channels). This commit enables usage of this numbers in PWM example application. Signed-off-by: Michal Lenc <michallenc@seznam.cz>