4 lines
32 B
Python
4 lines
32 B
Python
|
import machine
|
||
|
|
||
|
machine.reset()
|