summaryrefslogtreecommitdiff
path: root/hid/src
diff options
context:
space:
mode:
Diffstat (limited to 'hid/src')
-rw-r--r--hid/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/src/main.cpp b/hid/src/main.cpp
index 8f84fd1d..4d2b0c3c 100644
--- a/hid/src/main.cpp
+++ b/hid/src/main.cpp
@@ -28,7 +28,7 @@
#include "keymap.h"
-#define CMD_SERIAL Serial1
+// #define CMD_SERIAL Serial1
#define CMD_SERIAL_SPEED 115200
#define CMD_RECV_TIMEOUT 100000