ESP8266 Developer Zone The Official ESP8266 Forum 2017-09-27T01:49:12+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=6596 2017-09-27T01:49:12+08:00 2017-09-27T01:49:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6596&p=16045#p16045 <![CDATA[Re: nonos SDK printf to string]]> Statistics: Posted by blubb — Wed Sep 27, 2017 1:49 am


]]>
2017-09-27T00:31:41+08:00 2017-09-27T00:31:41+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6596&p=16042#p16042 <![CDATA[nonos SDK printf to string]]> There is

Code:

os_printf
function that format text to uart output.
What is the easiest way of doing similar to store formatted data to char array?
Shoult I implement

Code:

itoa
and similar function myself?

Statistics: Posted by almaz1c — Wed Sep 27, 2017 12:31 am


]]>