Formatting, indentation

This commit is contained in:
2025-09-16 18:36:11 -04:00
parent 8fd8826f8d
commit 9e00cd1530
4 changed files with 13 additions and 8 deletions
+2 -1
View File
@@ -45,7 +45,8 @@ void livoxProto1_destroyDeviceReq(
+ ": DeviceManager not initialized");
}
protoState.deviceManager->destroyDeviceReq(device, callback);
protoState.deviceManager->destroyDeviceReq(
device, callback);
}
void livoxProto1_main(