mag_calibration: bugfix for device ID of mag
The device ID is defined as a uint32_t in the driver and topic but stored as a int32_t param. It is therefore sufficient if the device ID is not 0 in order to be valid.
Please register or sign in to comment