TRR 2018 / Mbed 2 deprecated biniou-TRR2019-DLVV

Dependencies:   mbed MPU6050

Revision:
9:1b54bac6d9a7
Parent:
8:f23601373e8b
diff -r f23601373e8b -r 1b54bac6d9a7 sm_mpu.h
--- a/sm_mpu.h	Wed Oct 02 22:25:12 2019 +0000
+++ b/sm_mpu.h	Thu Oct 03 23:28:56 2019 +0000
@@ -11,9 +11,6 @@
     ERROR_MPU
 }E_STATE_MPU;
 
-void mpu_log_notify();
-void mpu_log_start(int duration_ms);
-
 void init_sm_mpu();
 void update_sm_mpu();
 void output_sm_mpu();