mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
msg: change sensor device ID's to signed integers
Required to use driver class instance as surrogate sensor ID
This commit is contained in:
committed by
Lorenz Meier
parent
0485c2b94a
commit
60c12aaa36
@@ -15,4 +15,4 @@ int16 y_raw
|
||||
int16 z_raw
|
||||
int16 temperature_raw
|
||||
|
||||
uint32 device_id # unique device ID for the sensor that does not change between power cycles
|
||||
int32 device_id # unique device ID for the sensor that does not change between power cycles
|
||||
|
||||
Reference in New Issue
Block a user