mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
fri3d-2024: display works, battery works, tweaks
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@ if [ ! -z "$appname" ]; then
|
||||
fi
|
||||
|
||||
|
||||
$mpremote fs cp boot.py :/boot.py
|
||||
#$mpremote fs cp boot.py :/boot.py
|
||||
$mpremote fs cp boot_fri3d2024.py :/boot.py
|
||||
$mpremote fs cp main.py :/main.py
|
||||
|
||||
#$mpremote fs cp main.py :/system/button.py
|
||||
|
||||
Reference in New Issue
Block a user