mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
mixed mode for arduino hid
This commit is contained in:
@@ -2,6 +2,8 @@ usb:
|
||||
make _build E=usb
|
||||
ps2:
|
||||
make _build E=ps2
|
||||
mixed:
|
||||
make _build E=mixed
|
||||
_build:
|
||||
rm -f .current
|
||||
platformio run --environment $(E)
|
||||
|
||||
Reference in New Issue
Block a user