From 578f3dbe0fb511c47fa1478bb1457041a268c6ee Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Wed, 14 Jul 2021 16:38:00 +0300 Subject: fixed HID repo --- hid/platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = -- cgit v1.2.3