diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-03-27 13:57:50 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-03-27 14:02:03 +0300 |
commit | 13394a632dda24298e80ec034dd13903059b4a4b (patch) | |
tree | 0cb516d9396d24913c7f737b7f37f8ccb57f65cd /esp8266/modonewire.c | |
parent | 53ad5edc01aee3d469feaaafa389be3d686548bb (diff) | |
download | micropython-13394a632dda24298e80ec034dd13903059b4a4b.tar.gz micropython-13394a632dda24298e80ec034dd13903059b4a4b.zip |
unix/unix_mphal: Hack to make uos.dupterm() actually work.
See https://github.com/micropython/micropython/issues/1736 for the
list of complications. This workaround instead of duplicating REPL
to another stream, switches to it, because read(STDIN) we use otherwise
is blocking call, so it and custom REPL stream can't be used together.
Diffstat (limited to 'esp8266/modonewire.c')
0 files changed, 0 insertions, 0 deletions