Mag drivers: Temp support

This commit is contained in:
Lorenz Meier
2015-03-25 22:58:00 -07:00
parent 953cef9a9e
commit 0b26671d62
+1
View File
@@ -63,6 +63,7 @@ struct mag_report {
float z;
float range_ga;
float scaling;
float temperature;
int16_t x_raw;
int16_t y_raw;