From 0918573f04473b36da015bc28e4f18a734753a58 Mon Sep 17 00:00:00 2001 From: Kris Winer Date: Fri, 25 Jan 2019 13:45:55 -0800 Subject: [PATCH] Update Readme.md --- EM7180_LSM6DSM_LIS2MDL_LPS22HB/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EM7180_LSM6DSM_LIS2MDL_LPS22HB/Readme.md b/EM7180_LSM6DSM_LIS2MDL_LPS22HB/Readme.md index 00b961f..738a875 100644 --- a/EM7180_LSM6DSM_LIS2MDL_LPS22HB/Readme.md +++ b/EM7180_LSM6DSM_LIS2MDL_LPS22HB/Readme.md @@ -1 +1 @@ -Sample sketch for the EM7180 as mster to LSM6DSM accel/gyro, LIS2MDL magnetometer, and LPS22HB barometer. Should be able to run on any Arduino-compatible platform. +Sample sketch for the EM7180 as mster to LSM6DSM accel/gyro, LIS2MDL magnetometer, and LPS22HB barometer. Should be able to run on any Arduino-compatible platform. Intended for master (normal) mode use, passthrough mode might need some work to get it to function (mostly setting up the interrupts properly).