Skip to content

Commit

Permalink
Upgrade to CloudXR SDK 4.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
howardhuanghtc committed Oct 24, 2024
1 parent 0ba025e commit fd86e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/jni/WaveCloudXRApp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#define LATCHFRAME_TIMEOUT_MS 100 // timeout to fetch a frame from CloudXR server
#define FRAME_TIMEOUT_SECOND 10.0f // retry connection if no valid frame or connection timeout

#define VERSION_CODE "v1.5"
#define VERSION_CODE "v1.7"

#define CASE(x) \
case x: \
Expand Down

0 comments on commit fd86e01

Please sign in to comment.