Sensor messages device IDs: These remain unsigned

This commit is contained in:
Lorenz Meier
2017-01-17 11:55:20 +01:00
parent 49a29ee775
commit b1e4291590
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ int16 y_raw
int16 z_raw
int16 temperature_raw
int32 device_id # unique device ID for the sensor that does not change between power cycles
uint32 device_id # unique device ID for the sensor that does not change between power cycles