kmk/util/reset.py

4 lines
32 B
Python
Raw Normal View History

2018-09-25 21:13:51 -04:00
import machine
machine.reset()