From 1a34b126463f06f6a09fa3cff69b311d6101fb83 Mon Sep 17 00:00:00 2001 From: Cefn Hoile Date: Sun, 18 Feb 2018 20:21:31 +0000 Subject: [PATCH] Separated upload routine for Huzzah with/without circuitpython --- ...her_huzzah_put.sh => upload_feather_huzzah_micropython_put.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python/{upload_feather_huzzah_put.sh => upload_feather_huzzah_micropython_put.sh} (100%) diff --git a/python/upload_feather_huzzah_put.sh b/python/upload_feather_huzzah_micropython_put.sh similarity index 100% rename from python/upload_feather_huzzah_put.sh rename to python/upload_feather_huzzah_micropython_put.sh -- 2.49.0