summaryrefslogtreecommitdiff
path: root/hid
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-07-23 11:28:48 +0300
committerMaxim Devaev <[email protected]>2021-07-23 11:28:53 +0300
commita8b3a99b97e6b103fda0550f4b50ab029ea2ad35 (patch)
tree6b9005810f2421ed638c2865b4c2d54215b2b2f7 /hid
parentcbc3a4ceef781a6f40a7bd079b0dab470159f31d (diff)
bumped hid-project revision
Diffstat (limited to 'hid')
-rw-r--r--hid/platformio.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/platformio.ini b/hid/platformio.ini
index f1d11be0..a8a0988d 100644
--- a/hid/platformio.ini
+++ b/hid/platformio.ini
@@ -7,7 +7,7 @@ platform = atmelavr
board = micro
framework = arduino
lib_deps =
- git+https://github.com/NicoHood/HID#2.8.2
+ git+https://github.com/NicoHood/HID#50c1c5745aee201b8f3388c31db7cc66292b2ea5
git+https://github.com/Harvie/ps2dev#v0.0.3
extra_scripts =