diff --git a/hid/platformio.ini b/hid/platformio.ini index c68dc420..b5f2c576 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#2.8.2 + git+https://github.com/NicoHood/HID#2.8.2 git+https://github.com/Harvie/ps2dev#v0.0.3 digitalWriteFast@1.0.0 extra_scripts =