libxcb #1

Merged
hayodea merged 20 commits from libxcb into master 2025-07-22 06:14:36 +00:00
Showing only changes of commit dacc050bf9 - Show all commits
+2 -2
View File
@@ -43,7 +43,7 @@ HK_SENSEAPI_ARG_ENABLE([alsaMic],
HK_SENSEAPI_ARG_ENABLE([livox],
m4_normalize([Livox SenseAPI backend: enables Harikoff to
see via a Livox LiDAR sensor over Ethernet]),
[CONFIG_LIVOXOE_ENABLED],
[CONFIG_LIVOX_ENABLED],
[],
[unimplemented]
)
@@ -51,7 +51,7 @@ HK_SENSEAPI_ARG_ENABLE([livox],
HK_SENSEAPI_ARG_ENABLE([r3live],
m4_normalize([R3Live SenseAPI backend: enables Harikoff to
see via an R3Live LiDAR sensor over Ethernet]),
[CONFIG_R3LIVEOE_ENABLED],
[CONFIG_R3LIVE_ENABLED],
[],
[unimplemented]
)