Skip to content

Instantly share code, notes, and snippets.

@Elleo
Created November 7, 2022 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Elleo/78bf4f3a4742b488f6b87ecfa6eb5a63 to your computer and use it in GitHub Desktop.
Save Elleo/78bf4f3a4742b488f6b87ecfa6eb5a63 to your computer and use it in GitHub Desktop.
deploy:
ampy -p /dev/ttyACM0 put module1
ampy -p /dev/ttyACM0 put module2
ampy -p /dev/ttyACM0 put main.py
run:
ampy -p /dev/ttyACM0 run main.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment