Skip to content

Commit

Permalink
FW: fix logging-related long-run crash in flashed/standalone app mode
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-luxonis committed Nov 26, 2024
1 parent d6a37a5 commit 4d11c7d
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 "4d360b5c56225f23e9a3d3a3999ce46c90cfdeaf")
set(DEPTHAI_DEVICE_SIDE_COMMIT "f9e14e2721e6ffbcb0402342a6186d5e38dbd0c6")

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

0 comments on commit 4d11c7d

Please sign in to comment.