hid: fixed serial address

This commit is contained in:
Devaev Maxim 2018-07-13 08:52:45 +00:00
parent b73705e275
commit 5664beda1b

View File

@ -4,7 +4,7 @@
#include "inline.h" #include "inline.h"
#include "keymap.h" #include "keymap.h"
#define CMD_SERIAL Serial #define CMD_SERIAL Serial1
#define CMD_SERIAL_SPEED 115200 #define CMD_SERIAL_SPEED 115200
#define CMD_MOUSE_LEFT 0b10000000 #define CMD_MOUSE_LEFT 0b10000000