Ctrl+R: Run code in flash

You can use this command to re-run the code in the flash memory.

  1. Access the MicroPython environment.
  2. Load code to flash memory.
  3. 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