summaryrefslogtreecommitdiff
path: root/usb-fastled/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usb-fastled/Makefile')
-rw-r--r--usb-fastled/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-fastled/Makefile b/usb-fastled/Makefile
index 5aed040..03d2c7e 100644
--- a/usb-fastled/Makefile
+++ b/usb-fastled/Makefile
@@ -28,7 +28,7 @@ CXX_LIBS := arduino-stub
EXTERNAL_LIBS := fastled lufa
SPREADAVR_PATH := ..
RESET_FUNC := $(SPREADAVR_PATH)/tools/reset_lufa_cdc
-RESET_PARAM := 'r'
+RESET_PARAM := '!'
FASTLED_PATH := $(SPREADAVR_PATH)/contrib/FastLED