Skip to content

Commit

Permalink
Add yolov10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Jul 22, 2024
1 parent bc9b9db commit 469aaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/Depthai/DepthaiDeviceSideConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set(DEPTHAI_DEVICE_SIDE_MATURITY "snapshot")

# "full commit hash of device side binary"
set(DEPTHAI_DEVICE_SIDE_COMMIT "a1833fbc749bcc680aad34c7d8978c9b0162c035")
set(DEPTHAI_DEVICE_SIDE_COMMIT "5a5730fcd4737625ccbe5a67c2b1dfcd43711826")

# "version if applicable"
set(DEPTHAI_DEVICE_SIDE_VERSION "")

0 comments on commit 469aaad

Please sign in to comment.