df

Dependencies:   mbed

Fork of APP1 by Team APP

Revision:
8:862e28c7f6f6
Parent:
6:3facf0329142
Child:
9:12519f9dd3cd
--- a/TestAccelerometer.hpp	Sun Jan 15 02:08:32 2017 +0000
+++ b/TestAccelerometer.hpp	Sun Jan 15 03:32:36 2017 +0000
@@ -8,6 +8,7 @@
     void test_set_standby_and_active();
     void test_g_force_from_int_axis_data();
     void test_angle_from_int_axis_data();
+    void test_angle_from_int_axis_data_when_above_1g_is_corrected_to_zero();
 };
 
 #endif
\ No newline at end of file