ESP8266 Developer Zone The Official ESP8266 Forum 2016-03-01T13:46:06+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=1829 2016-03-01T13:46:06+08:00 2016-03-01T13:46:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1829&p=5870#p5870 <![CDATA[Re: os_printf]]>
Sorry that os_printf can not print that, it can only print simple %d, %i, %p, %X, %u, %c, %s.

Sorry for the inconvenience.

Statistics: Posted by ESP_Faye — Tue Mar 01, 2016 1:46 pm


]]>
2016-02-28T18:19:01+08:00 2016-02-28T18:19:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1829&p=5846#p5846 <![CDATA[os_printf]]>
i dont know if it is an bug,

But it is compiling, and the result is not as expected...

os_printf("test:%.*s\n", length, at);

Statistics: Posted by SpenZerX — Sun Feb 28, 2016 6:19 pm


]]>