summaryrefslogtreecommitdiff
path: root/hid
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-07-13 08:52:45 +0000
committerDevaev Maxim <[email protected]>2018-07-13 08:52:45 +0000
commit5664beda1ba8143c61d3040a11e52076e5280520 (patch)
tree0ebf8b83f037e4c6f1af30615a3c14457528e6fc /hid
parentb73705e275d0f7abe1dd530cf480f2ccad9ea1cc (diff)
hid: fixed serial address
Diffstat (limited to 'hid')
-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 565420c1..32f7affa 100644
--- a/hid/src/main.cpp
+++ b/hid/src/main.cpp
@@ -4,7 +4,7 @@
#include "inline.h"
#include "keymap.h"
-#define CMD_SERIAL Serial
+#define CMD_SERIAL Serial1
#define CMD_SERIAL_SPEED 115200
#define CMD_MOUSE_LEFT 0b10000000