summaryrefslogtreecommitdiff
path: root/hid/platformio.ini
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-08-17 10:47:49 +0300
committerMaxim Devaev <[email protected]>2021-08-17 10:47:53 +0300
commitb7cf7b4523c28bed43346bb593add7ff4bc993e1 (patch)
treeab742576b44e930f7bb1fa92ffe22327c1b9f5f9 /hid/platformio.ini
parentdf098bd075e26fb6ecc75b2f7be5923371741677 (diff)
upstream HID + win98 patch instad of the fork
Diffstat (limited to 'hid/platformio.ini')
-rw-r--r--hid/platformio.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/platformio.ini b/hid/platformio.ini
index a6e27454..aa9202dd 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/mdevaev/HID#a8877bc878a1a2f39d993a3defa750b6ec1b2ee0
+ git+https://github.com/NicoHood/HID#2.8.2
git+https://github.com/Harvie/ps2dev#v0.0.3
extra_scripts =