mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
iis2mdc: add note about lis2mdl compatibility and link to datasheet
This commit is contained in:
parent
f0a852918b
commit
151c548838
@ -31,6 +31,10 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
// NOTE: this part is functionality equivalent to the lis2mdl
|
||||
// https://www.st.com/resource/en/design_tip/dt0131-digital-magnetometer-and-ecompass-efficient-design-tips--stmicroelectronics.pdf
|
||||
// https://www.st.com/resource/en/datasheet/iis2mdc.pdf
|
||||
|
||||
#include "iis2mdc.h"
|
||||
|
||||
using namespace time_literals;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user