TimJTi commented on code in PR #2178: URL: https://github.com/apache/nuttx-apps/pull/2178#discussion_r1383772825
########## system/settings/Kconfig: ########## @@ -0,0 +1,76 @@ +# +# Settings Storage Configuration +# + +config SYSTEM_SETTINGS + bool "Settings Functions" Review Comment: Every time a set VSCode up to not convert tabs to spaces for Kconfig files, something (VS Code updates maybe) comes along and that setting gets lost. Fixed now, ready for my next commit. -- 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