zephyr/samples/net/irc_bot
Michael Scott 41897d7e19 samples: net: irc-bot: fix help text buffer size
At 32 bytes the snprintk call to fill the help buffer was most often
running out of room and returning an error.  Let's expand it to 64.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-10-06 19:46:33 -04:00
..
src samples: net: irc-bot: fix help text buffer size 2017-10-06 19:46:33 -04:00
Makefile samples: irc_bot: unify prj.conf 2017-08-02 07:31:22 -04:00
prj.conf samples: net: irc-bot: clean up prj.conf 2017-10-06 19:46:33 -04:00
sample.yaml samples: irc_bot: unify prj.conf 2017-08-02 07:31:22 -04:00