iis2mdc: add note about lis2mdl compatibility and link to datasheet

This commit is contained in:
Jacob Dahl 2025-04-08 15:19:37 -08:00 committed by Alex Klimaj
parent f0a852918b
commit 151c548838

View File

@ -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;