PmodNAV test

Dependencies:   mbed LPS25HB_I2C LSM9DS1 UsaPack

Revision:
5:1d594d188e0f
Parent:
4:1f382a93d438
Child:
6:26354853df61
--- a/main.cpp	Mon Dec 13 11:48:34 2021 +0000
+++ b/main.cpp	Sat Mar 19 03:06:35 2022 +0000
@@ -9,6 +9,7 @@
 LSM9DS1 lsm(i2c);
 LPS lps(i2c);
 
+//test
 
 int main()
 {