mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 11:07:35 +08:00
sensors (accel/gyro/mag) determine if external with device id
This commit is contained in:
@@ -11,6 +11,4 @@ float32 temperature # temperature in degrees Celsius
|
||||
|
||||
uint32 error_count
|
||||
|
||||
bool is_external # if true the mag is external (i.e. not built into the board)
|
||||
|
||||
uint8 ORB_QUEUE_LENGTH = 4
|
||||
|
||||
Reference in New Issue
Block a user