mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +08:00
Mag drivers: Temp support
This commit is contained in:
@@ -63,6 +63,7 @@ struct mag_report {
|
||||
float z;
|
||||
float range_ga;
|
||||
float scaling;
|
||||
float temperature;
|
||||
|
||||
int16_t x_raw;
|
||||
int16_t y_raw;
|
||||
|
||||
Reference in New Issue
Block a user