Check REPL mode in micropython device #15653
Unanswered
MartinManzinger
asked this question in
Using MicroPython
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if there is a way to check on the micropython board itself if its REPL interface is in raw mode or in normal mode.
I want to print error messages only in normal mode, such that it doesn't interfere with raw repl communication.
Beta Was this translation helpful? Give feedback.
All reactions