acassis commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1045803692


##########
drivers/note/Kconfig:
##########
@@ -3,6 +3,13 @@
 # see the file kconfig-language.txt in the NuttX tools repository.
 #
 
+config SCHED_NOTE_CHANNELS_MAX
+       int "sched_note supports the maximum number of channels"

Review Comment:
   ```suggestion
        int "Maximum number of sched_note channels"



-- 
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

Reply via email to