Rename device3/4 to device_imu/mcu
This commit is contained in:
parent
ce3f9f5493
commit
a2c8e49856
9 changed files with 1181 additions and 1181 deletions
|
@ -12,8 +12,8 @@ add_library(
|
|||
xrealAirLibrary
|
||||
src/crc32.c
|
||||
src/device.c
|
||||
src/device3.c
|
||||
src/device4.c
|
||||
src/device_imu.c
|
||||
src/device_mcu.c
|
||||
src/hid_ids.c
|
||||
)
|
||||
|
||||
|
|
Reference in a new issue