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