PmodNAV test

Dependencies:   mbed LPS25HB_I2C LSM9DS1 UsaPack

Revision:
6:26354853df61
Parent:
5:1d594d188e0f
diff -r 1d594d188e0f -r 26354853df61 main.cpp
--- a/main.cpp	Sat Mar 19 03:06:35 2022 +0000
+++ b/main.cpp	Sat Mar 19 03:07:13 2022 +0000
@@ -9,7 +9,7 @@
 LSM9DS1 lsm(i2c);
 LPS lps(i2c);
 
-//test
+//test code
 
 int main()
 {