tiz

Dependencies:   TextLCD X_NUCLEO_IKS01A1 func mbed-src mbed

Fork of mas by esproj

Revision:
2:2ca3d4f57b88
Parent:
1:1df80fe13928
--- a/main.cpp	Thu Dec 10 18:51:28 2015 +0000
+++ b/main.cpp	Thu Dec 10 21:10:57 2015 +0000
@@ -41,6 +41,7 @@
 #include "x_nucleo_iks01a1.h"
 #include "func/Error.h"
 #include "func/Config.h"
+#include "func/Calibrate.h"
 
 /* Instantiate the expansion board */
 static X_NUCLEO_IKS01A1 *mems_expansion_board = X_NUCLEO_IKS01A1::Instance(D14, D15);