You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
install.sh: make location independent
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ echo "Example: $0 com.micropythonos.about"
|
||||
|
||||
mpremote=$(readlink -f "$mydir/../lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py")
|
||||
|
||||
pushd internal_filesystem/
|
||||
pushd "$mydir"/../internal_filesystem/
|
||||
|
||||
# Maybe also do: import mpos ; mpos.TaskManager.stop()
|
||||
echo "Disabling wifi because it writes to REPL from time to time when doing disconnect/reconnect for ADC2..."
|
||||
|
||||
Reference in New Issue
Block a user