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


##########
Documentation/components/drivers/character/leds/userled.rst:
##########
@@ -0,0 +1,76 @@
+===============
+USERLED Drivers
+===============
+
+The USERLED is a NuttX subsystem to control LEDs on the user board.
+Using it is possible for applications to control each LED individually
+or as a group.
+
+There is an application called "leds" that will test all LEDs in you board 
(counting in binary, turning ON and OFF each LED).

Review Comment:
   Fixed, thank you!



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