Fix usage of hid_init and hid_exit
Signed-off-by: Jacki <jacki@thejackimonster.de>
This commit is contained in:
parent
badc712c9b
commit
3914214af0
5 changed files with 103 additions and 4 deletions
|
@ -11,6 +11,7 @@ add_subdirectory(modules/Fusion/Fusion)
|
|||
add_library(
|
||||
nrealAirLibrary
|
||||
src/crc32.c
|
||||
src/device.c
|
||||
src/device3.c
|
||||
src/device4.c
|
||||
src/hid_ids.c
|
||||
|
|
Reference in a new issue