mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
drv_mag: added ioctl to control temperature compensation
This commit is contained in:
parent
2d94449076
commit
dea97dd277
@ -129,4 +129,7 @@ ORB_DECLARE(sensor_mag);
|
||||
/** determine if mag is external or onboard */
|
||||
#define MAGIOCGEXTERNAL _MAGIOC(11)
|
||||
|
||||
/** enable/disable temperature compensation */
|
||||
#define MAGIOCSTEMPCOMP _MAGIOC(12)
|
||||
|
||||
#endif /* _DRV_MAG_H */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user