PM2_Lib

Dependencies:   LSM9DS1 RangeFinder FastPWM

Revision:
12:2542b22a84d2
Parent:
10:fe74e8909d3f
Child:
14:7348321514db
--- a/PM2_Libary.h	Thu Feb 10 12:08:37 2022 +0000
+++ b/PM2_Libary.h	Wed Feb 23 07:17:05 2022 +0000
@@ -4,4 +4,5 @@
 #include "SpeedController.h"
 #include "PositionController.h"
 #include "FastPWM.h"
-#include "RangeFinder.h"
\ No newline at end of file
+#include "RangeFinder.h"
+#include "LSM9DS1_i2c.h" // this thing is a mess
\ No newline at end of file