RoganDawes / LOGITacker

Enumerate and test Logitech wireless input devices for vulnerabilities with a nRF52840 radio dongle.
GNU General Public License v3.0
634 stars 112 forks source link

Which version of SDK did you build? #33

Closed fusss9 closed 4 years ago

fusss9 commented 4 years ago

Which version of SDK did you build?

mame82 commented 4 years ago

SDK 15.3.0 (at time of this writing).

If you don't want to use the pre-built images, don't forget to adjust the SDK_ROOT in the respective Makefile

fusss9 commented 4 years ago

SDK 15.3.0 (at time of this writing).

If you don't want to use the pre-built images, don't forget to adjust the SDK_ROOT in the respective Makefile

ohh,thank you!! i did it!