using HID-Project library

This commit is contained in:
Devaev Maxim
2018-07-11 05:29:30 +00:00
parent 157828997a
commit c6b6e54875
11 changed files with 375 additions and 54 deletions

View File

@@ -14,3 +14,6 @@ board = micro
framework = arduino
upload_port = /dev/ttyACM0
monitor_baud = 115200
lib_deps =
HID-Project