You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Remove comments
This commit is contained in:
@@ -7,11 +7,7 @@ import mpos.ui.anim
|
||||
|
||||
class ImageView(Activity):
|
||||
|
||||
#imagedir = "../icons/"
|
||||
#imagedir = "../artwork/"
|
||||
imagedir = "data/images"
|
||||
#imagedir = "/home/user/Downloads/"
|
||||
#imagedir = "/home/user/images/"
|
||||
images = []
|
||||
image_nr = None
|
||||
image_timer = None
|
||||
|
||||
Reference in New Issue
Block a user