Skip to content
Snippets Groups Projects
Commit 79cee7a9 authored by rahix's avatar rahix
Browse files

feat(pycardium): Always reload pycardium before going to REPL


Remove the big endless loop from pycardium main and instead use
epic_exec("") to switch to REPL.  This way, any MicroPython state is
reset and also all hardware will be in a clean reinitialized state.

This also means that pycard10.py will now run scripts in a clean
environment that is not tainted by whatever was running before.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent f2d8b3c8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment