You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Move stuff
This commit is contained in:
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
# All icons took: 1258ms
|
||||
# All icons took: 1457ms
|
||||
# All icons took: 1250ms
|
||||
|
||||
# Most of this time is actually spent reading and parsing manifests.
|
||||
|
||||
import uos
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
Apps can write their data (like settings) here, in a subfolder of their reversed fully qualified name, such as:
|
||||
|
||||
/internal_filesystem/com.example.app1/settings.ini may contain:
|
||||
|
||||
server = example.com
|
||||
port = 443
|
||||
Reference in New Issue
Block a user