]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - test/scripts/upload_feather_huzzah_micropython_put.sh
remove _typing and circuitpython_typing
[Adafruit_Blinka-hackapet.git] / test / scripts / upload_feather_huzzah_micropython_put.sh
index 38ed5970d6b7c844674b6f854b2b2d3c9b995603..74a5d8a66b75f42a270256345a2b986874276732 100755 (executable)
@@ -48,4 +48,4 @@ find . -type f -name '*.py' | \
     xargs -n1 -I {} sh -c "echo compiling {} ...; ${MPYCROSS} {}"
 # upload adafruit blinka .mpy files
 find . -type f -name '*.mpy' | \
-    xargs -n1 -I {} sh -c "echo uploading {} ...; ampy --port ${PORT} put {} {}"
\ No newline at end of file
+    xargs -n1 -I {} sh -c "echo uploading {} ...; ampy --port ${PORT} put {} {}"