Skip to content

Commit 49e95f1

Browse files
committed
remove create; no longer needed
1 parent 3f8f88a commit 49e95f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

esp32/modules/post_ota.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import badge, easydraw
22

33
def u0to1():
4-
import create
5-
create.boot()
64
easydraw.msg("Applied patch 1")
75

86
def u1to2():

0 commit comments

Comments
 (0)