df

Dependencies:   mbed

Fork of APP1 by Team APP

Revision:
4:303fb83498fd
Parent:
3:1a9d0f0a50bf
Child:
5:f59b51ac4b40
--- a/TestAccelerometer.hpp	Sat Jan 14 22:37:34 2017 +0000
+++ b/TestAccelerometer.hpp	Sat Jan 14 23:32:29 2017 +0000
@@ -6,6 +6,7 @@
     void run_all_tests();
     void test_raw_axis_data_to_int();
     void test_set_standby_and_active();
+    void test_is_almost_equal();
 };
 
 #endif
\ No newline at end of file