kmk_firmware/util/reset.py

4 lines
32 B
Python
Raw Normal View History

2018-09-25 18:13:51 -07:00
import machine
machine.reset()