diff options
author | Damien George <damien.p.george@gmail.com> | 2017-10-03 19:36:49 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-10-03 23:24:24 +1100 |
commit | b00040c43c156faa3178b44f286f49183021c823 (patch) | |
tree | 41dcc2b236e254b2e0468f4647fcae92c077895e /py/lexer.c | |
parent | 54acd0b0f050a99e9a5472b8d54cc729a60c3bc8 (diff) | |
download | micropython-b00040c43c156faa3178b44f286f49183021c823.tar.gz micropython-b00040c43c156faa3178b44f286f49183021c823.zip |
esp8266/esp_mphal: Send data in chunks to mp_uos_dupterm_tx_strn.
Sending byte-by-byte is inefficient and leads to errors in the WebSocket
protocol when sending utf-8 encoded characters.
Diffstat (limited to 'py/lexer.c')
0 files changed, 0 insertions, 0 deletions