summaryrefslogtreecommitdiff
path: root/pcr-controller/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pcr-controller/Makefile')
-rw-r--r--pcr-controller/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr-controller/Makefile b/pcr-controller/Makefile
index 1ed2909..e5d923c 100644
--- a/pcr-controller/Makefile
+++ b/pcr-controller/Makefile
@@ -26,7 +26,7 @@ OBJ := $(NAME).o pwm.o pid_control.o temp_curve.o cmd_queue.o
LIBS := util led lufa-descriptor-usbserial anyio onewire ds1820
EXTERNAL_LIBS := lufa
RESET_FUNC := ../tools/reset_lufa_cdc
-RESET_PARAM := 'r'
+RESET_PARAM := 'R'
LUFA_PATH := ../contrib/LUFA-120219
LUFA_OPTS = -D USB_DEVICE_ONLY