Skip to content

Commit eb11fc4

Browse files
authored
Update api_changes_at_v2.x.md
1 parent 7b4ea2b commit eb11fc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api_changes_at_v2.x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# API Changes at v2.x.x
1+
# API Changes at v2.x
22
This document outlines the key differences in APIs between Android Wrapper v2.x(v2-main branch) and the Android Wrapper v1.x(main branch).
33

44
## 1. Added New interfaces for Android Wrapper v2.x
@@ -120,4 +120,4 @@ This document outlines the key differences in APIs between Android Wrapper v2.x(
120120
| PointCloudFilter | void setD2CAlignStatus(boolean isAlign) |
121121
| Pipeline | CameraParam getCameraParam() |
122122
| Pipeline| CameraParam getCameraParamWithProfile(int colorWidth, int colorHeight, int depthWidth, int depthHeight) |
123-
| Pipeline | CalibrationParam getCalibrationParam(Config config) |
123+
| Pipeline | CalibrationParam getCalibrationParam(Config config) |

0 commit comments

Comments
 (0)