summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demo/msc_ram_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/msc_ram_template.c b/demo/msc_ram_template.c
index 70965924..722c2e99 100644
--- a/demo/msc_ram_template.c
+++ b/demo/msc_ram_template.c
@@ -2,7 +2,7 @@
#include "usbd_msc.h"
#define MSC_IN_EP 0x81
-#define MSC_OUT_EP 0x01
+#define MSC_OUT_EP 0x02
#define USBD_VID 0xFFFF
#define USBD_PID 0xFFFF