Move stuff

This commit is contained in:
Thomas Farstrike
2025-04-25 16:10:16 +02:00
parent a6e46601fa
commit c6117333ca
6 changed files with 7 additions and 1 deletions
@@ -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
+6
View File
@@ -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