Skip to content

Commit 5e81bf2

Browse files
Comments
1 parent 0642c39 commit 5e81bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal_filesystem/lib/mpos/ui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ def reset_cb(e):
343343
print("Warning: could not import machine, not adding reset callback")
344344

345345
'''
346-
Doesn't do anything on ESP32, not much use:
346+
On ESP32, there's no power off but there's a hundred-year deepsleep.
347347
poweroff_btn=lv.button(drawer)
348348
poweroff_btn.set_size(lv.pct(40),lv.SIZE_CONTENT)
349349
poweroff_btn.align(lv.ALIGN.BOTTOM_RIGHT,0,0)

0 commit comments

Comments
 (0)