XREAL Air 2 vendor/product IDs

This commit is contained in:
wheaney 2023-11-09 22:20:25 -08:00
parent b074ab72fc
commit 115610aac2
5 changed files with 59 additions and 7 deletions

View file

@ -13,6 +13,7 @@ add_library(
src/crc32.c
src/device3.c
src/device4.c
src/hid_ids.c
)
target_compile_options(nrealAirLibrary PRIVATE -fPIC)