ESP8266 Developer ZoneThe Official ESP8266 Forum2016-03-01T13:46:06+08:00https://bbs.espressif.com:443/feed.php?f=66&t=18292016-03-01T13:46:06+08:002016-03-01T13:46:06+08:00https://bbs.espressif.com:443/viewtopic.php?t=1829&p=5870#p5870 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:002016-02-28T18:19:01+08:00https://bbs.espressif.com:443/viewtopic.php?t=1829&p=5846#p5846 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