v.0.1.0 some cleanup and sorting
This commit is contained in:
@@ -10,6 +10,7 @@ end
|
||||
|
||||
echo "1. Copying app directory to device..."
|
||||
mpremote connect port:rfc2217://localhost:4000 cp -r app :
|
||||
mpremote connect port:rfc2217://localhost:4000 cp -r restapi :
|
||||
|
||||
echo "2. Starting main.py..."
|
||||
mpremote connect port:rfc2217://localhost:4000 run main.py
|
||||
|
||||
Reference in New Issue
Block a user