You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Fix helloworld and imageview
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/mpks/com.micropythonos.helloworld_0.0.2.mpk",
|
||||
"fullname": "com.micropythonos.helloworld",
|
||||
"version": "0.0.2",
|
||||
"entrypoint": "assets/hello.py",
|
||||
"category": "development",
|
||||
"activities": [
|
||||
{
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.1.mpk",
|
||||
"fullname": "com.micropythonos.imageview",
|
||||
"version": "0.0.1",
|
||||
"entrypoint": "assets/imageview.py",
|
||||
"category": "graphics",
|
||||
"activities": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user