Ctrl+R: Run code in flash
You can use this command to re-run the code in the flash memory.
- Access the MicroPython environment.
- Load code to flash memory.
- Press Ctrl+R to re-run the code in the flash memory.
MicroPython v1.9.3-999-g00000000 on 2018-01-01; XBee Module with EFX32 Type "help()" for more information. >>> Running 76 bytes of stored bytecode... Hello world