Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3c28289

Browse files
Add debug output
1 parent9048be4 commit3c28289

File tree

1 file changed

+1
-0
lines changed
  • internal_filesystem/builtin/apps/com.micropythonos.about/assets

1 file changed

+1
-0
lines changed

‎internal_filesystem/builtin/apps/com.micropythonos.about/assets/about.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ def onCreate(self):
5151
exceptExceptionase:
5252
print(f"Additional board info got exception:{e}")
5353
try:
54+
print("Trying to find out freezefs info, this only works on production builds...")# dev builds already have the /builtin folder
5455
importfreezefs_mount_builtin
5556
label11=lv.label(screen)
5657
label11.set_text(f"freezefs_mount_builtin.date_frozen:{freezefs_mount_builtin.date_frozen}")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp