xiaoxiang781216 commented on code in PR #2713:
URL: https://github.com/apache/nuttx-apps/pull/2713#discussion_r1798114344
##########
system/telnetd/Kconfig:
##########
@@ -40,6 +40,6 @@ config SYSTEM_TELNETD_SESSION_PRIORITY
config SYSTEM_TELNETD_SESSION_STACKSIZE
int "Telnetd session task stack size"
- default SYSTEM_NSH_STACKSIZE
+ default DEFAULT_TASK_STACKSIZE
Review Comment:
why not revert https://github.com/apache/nuttx-apps/pull/2706 or wait
https://github.com/apache/nuttx-apps/pull/2716?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]