Skip to main content
Source: CHANGELOG.md

MotorBridge 0.4.4 Release Test Note

Date: 2026-06-04

Summary

Hardens the dm-device transport: handle reuse, scan semantics, and write ACK verification.

Version Alignment

Key Changes

Fixed

  • Fixed repeated open behavior for long-running dm-device processes by reusing the already-open SDK handle inside the C++ shim instead of reopening the same USB adapter.

See Also