livoxGen1: Make use of livoxProto1_getPcloudDataFdDesc

This commit is contained in:
2025-11-02 19:16:22 -04:00
parent b3bf0e2cb9
commit d88dd2cf44
5 changed files with 38 additions and 34 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ livoxProto1_getPcloudDataFdDesc(void)
+ ": DeviceManager not initialized");
}
return protoState.deviceManager->udpCommandDemuxer.pcloudDataSocketDesc;
return protoState.deviceManager->udpCommandDemuxer.getPcloudDataFdDesc();
}
} // extern "C"