You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Comments
This commit is contained in:
@@ -104,7 +104,7 @@ class Settings(SettingsActivity):
|
||||
|
||||
def format_internal_data_partition(self, new_value):
|
||||
if new_value is not "yes":
|
||||
return
|
||||
return # user picked "no" - abort
|
||||
# Inspired by lvgl_micropython/lib/micropython/ports/esp32/modules/inisetup.py
|
||||
# Note: it would be nice to create a "FormatInternalDataPartition" activity with some progress or confirmation
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user