cederom commented on PR #3027:
URL: https://github.com/apache/nuttx-apps/pull/3027#issuecomment-2741632810
Variables updated: `lastCommand -> lastcmd; curState -> curstate` :-)
```
% gmake -j8
Create version.h
Downloading: v1.7.12.tar.gz
% Total% Received % Xferd Ave
lupyuen merged PR #3027:
URL: https://github.com/apache/nuttx-apps/pull/3027
--
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.a
acassis commented on PR #3027:
URL: https://github.com/apache/nuttx-apps/pull/3027#issuecomment-2733480912
@cederom suggestion: lastCommand -> lastcmd; curState -> curstate
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
cederom commented on PR #3027:
URL: https://github.com/apache/nuttx-apps/pull/3027#issuecomment-2728149647
Formatting issues, sorry, will fix after a short sleep mode (6AM here) :-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
cederom opened a new pull request, #3027:
URL: https://github.com/apache/nuttx-apps/pull/3027
## Summary
* examples/xmlrpc/calls.c used 80 bytes call buffers.
* update buffers to CONFIG_XMLRPC_STRINGSIZE+1 that is build time
configurable.
* this keeps buffers size coherent with