fix formatting
This commit is contained in:
parent
d584b1f506
commit
bff8d3d7c5
@ -27,11 +27,13 @@ def reset(*args, **kwargs):
|
|||||||
|
|
||||||
microcontroller.reset()
|
microcontroller.reset()
|
||||||
|
|
||||||
|
|
||||||
def reload(*args, **kwargs):
|
def reload(*args, **kwargs):
|
||||||
import supervisor
|
import supervisor
|
||||||
|
|
||||||
supervisor.reload()
|
supervisor.reload()
|
||||||
|
|
||||||
|
|
||||||
def bootloader(*args, **kwargs):
|
def bootloader(*args, **kwargs):
|
||||||
import microcontroller
|
import microcontroller
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user