Skip to content

Commit 046c962

Browse files
appstore: add missing import
1 parent 4a7108e commit 046c962

File tree

1 file changed

+1
-0
lines changed
  • internal_filesystem/builtin/apps/com.example.appstore/assets

1 file changed

+1
-0
lines changed

internal_filesystem/builtin/apps/com.example.appstore/assets/appstore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import gc
55
import os
66
import time
7+
import _thread
78

89
mainscreen = lv.screen_active()
910

0 commit comments

Comments
 (0)