summaryrefslogtreecommitdiff
path: root/hid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hid/Makefile')
-rw-r--r--hid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/Makefile b/hid/Makefile
index 62fde0fe..2aa886a1 100644
--- a/hid/Makefile
+++ b/hid/Makefile
@@ -10,7 +10,7 @@ upload:
clean-all: clean
clean:
- rm -rf .pioenvs .piolibdeps
+ rm -rf .pio
help:
@ cat Makefile