forked from Archive/PX4-Autopilot
msg: Update documentation for gyro and accel sensor topics
This commit is contained in:
parent
63f032832f
commit
6a160ecad3
|
@ -15,4 +15,4 @@ int16 y_raw
|
|||
int16 z_raw
|
||||
int16 temperature_raw
|
||||
|
||||
uint32 device_id
|
||||
uint32 device_id # unique device ID for the sensor that does not change between power cycles
|
||||
|
|
|
@ -15,4 +15,4 @@ int16 y_raw
|
|||
int16 z_raw
|
||||
int16 temperature_raw
|
||||
|
||||
uint32 device_id
|
||||
uint32 device_id # unique device ID for the sensor that does not change between power cycles
|
||||
|
|
Loading…
Reference in New Issue