df

Dependencies:   mbed

Fork of APP1 by Team APP

Revision:
6:3facf0329142
Parent:
5:f59b51ac4b40
Child:
8:862e28c7f6f6
--- a/TestAccelerometer.hpp	Sun Jan 15 01:34:25 2017 +0000
+++ b/TestAccelerometer.hpp	Sun Jan 15 02:04:23 2017 +0000
@@ -6,9 +6,6 @@
     void run_all_tests();
     void test_raw_axis_data_to_int();
     void test_set_standby_and_active();
-    void test_is_almost_equal();
-    void test_wrap_angle();
-    void test_degree_from_radian();
     void test_g_force_from_int_axis_data();
     void test_angle_from_int_axis_data();
 };