vrmay23 commented on code in PR #3082: URL: https://github.com/apache/nuttx-apps/pull/3082#discussion_r2107656117
########## examples/posix_stdio/Kconfig: ########## @@ -7,14 +7,20 @@ config EXAMPLES_POSIX_STDIO bool "Posix stdio example" default n ---help--- - Enable POSIX stdio example that shows how to use open(), write() and close() via /dev/console. + Enable POSIX stdio example that shows how to use open(), write() and + close() via /dev/console. Review Comment: its done! Thanks as well for reminder me. but I did not found any tabs on the Kconfig. Anyways I just put two spaces. -- 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