Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to reset after send #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

eteq
Copy link

@eteq eteq commented Feb 18, 2021

Just what it says on the tin!

Note this is probably not super-robust as it depends on "ctrl-c" followed by "ctrl-d" being an effective reset code. It seems to work well at least on the ESP32 micropython 1.14 I'm testing on though...

@IhorNehrutsa
Copy link

Also tested on ESP32 micropython 1.13

@IhorNehrutsa
Copy link

Also tested on ESP32 micropython 1.15

@bulletmark
Copy link

Does this work reliably for you guys? It barely works for me. Works better if I add some small time delays between the send() calls. Note that webrepl file get and send, and the terminal all work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants