-
- Downloads
esp8266/esp_mphal: call_dupterm_read: Use readinto() method.
It's memory fragmentation hazard to allocate 1-char string each time by calling read() method.
Please register or sign in to comment
It's memory fragmentation hazard to allocate 1-char string each time by calling read() method.