improved hid protocol

This commit is contained in:
Devaev Maxim
2018-09-29 07:33:27 +03:00
parent f78d45f4a6
commit 76b95ddfa8
4 changed files with 29 additions and 12 deletions

View File

@@ -1,7 +1,4 @@
all:
@ cat Makefile
build:
platformio run
update:
@@ -16,3 +13,6 @@ serial:
clean:
rm -rf .pioenvs .piolibdeps
help:
@ cat Makefile