michallenc opened a new pull request, #8791: URL: https://github.com/apache/nuttx/pull/8791
## Summary PWM drivers use channel numbers 0 and -1 to skip the channel and/or all following channels. This situation is well established in the drivers however it was not mentioned in pwm.h file. This commit adds a comment mentioning it. ## Impact None, just a clarifying comment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org