Add hidpp20 WirelessDeviceStatus feature

This commit is contained in:
pixl
2020-07-18 22:46:47 -04:00
parent 82ff2bdf38
commit 1551c4ded0
3 changed files with 90 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ add_executable(logid
backend/hidpp20/features/ReprogControls.cpp
backend/hidpp20/features/HiresScroll.cpp
backend/hidpp20/features/ChangeHost.cpp
backend/hidpp20/features/WirelessDeviceStatus.cpp
backend/dj/Report.cpp
util/mutex_queue.h
util/workqueue.cpp