mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
hid: fixed serial address
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user