btashton commented on a change in pull request #1673: URL: https://github.com/apache/incubator-nuttx/pull/1673#discussion_r479806614
########## File path: boards/arm/cxd56xx/spresense/configs/rndis/defconfig ########## @@ -100,7 +100,6 @@ CONFIG_NSH_DISABLE_TELNETD=y CONFIG_NSH_FILE_APPS=y CONFIG_NSH_READLINE=y CONFIG_NSH_TELNETD_CLIENTSTACKSIZE=3072 -CONFIG_NSH_WGET_USERAGENT="NuttX/7.2x.x (; http://www.nuttx.org/)" Review comment: See my comment in the PR. The default is `NuttX/6.x.x (; http://www.nuttx.org/)` which is equally wrong. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
