From 5ad260a7b657980e4e6ae600273367d639dd2b69 Mon Sep 17 00:00:00 2001 From: Cefn Hoile Date: Sat, 17 Feb 2018 01:16:55 +0000 Subject: [PATCH] Experimental routine to watch for folder changes and dynamically sync to the CircuitPython filesystem. --- python/sync.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/sync.sh diff --git a/python/sync.sh b/python/sync.sh new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/python/sync.sh @@ -0,0 +1 @@ + -- 2.49.0