diff options
author | Devaev Maxim <[email protected]> | 2019-02-07 05:45:36 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-02-07 05:45:36 +0300 |
commit | de1bed956cc714e8b750e3df22a563eac0800876 (patch) | |
tree | 8d5bea19bd8380313eab5ee1cdfb75784fdb3dc7 /hid/platformio.ini | |
parent | 5bec2ff1449832be374d69ece14e7a63d5d7379a (diff) |
new hid protocol with crc
Diffstat (limited to 'hid/platformio.ini')
-rw-r--r-- | hid/platformio.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hid/platformio.ini b/hid/platformio.ini index 13036b9d..f70cd66c 100644 --- a/hid/platformio.ini +++ b/hid/platformio.ini @@ -17,3 +17,4 @@ monitor_speed = 115200 lib_deps = |