mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 09:01:54 +08:00
using HID-Project library
This commit is contained in:
@@ -7,11 +7,15 @@ build:
|
||||
update:
|
||||
platformio platform update
|
||||
|
||||
install: upload
|
||||
upload:
|
||||
platformio run --target upload
|
||||
|
||||
serial:
|
||||
platformio serialports monitor
|
||||
|
||||
regen:
|
||||
python3 genmap.py
|
||||
|
||||
clean:
|
||||
rm -rf .pioenvs .piolibdeps
|
||||
|
||||
Reference in New Issue
Block a user