Bruno Allaire-Lemay
/
APP1test
df
Fork of APP1 by
Diff: TestAccelerometer.hpp
- Revision:
- 5:f59b51ac4b40
- Parent:
- 4:303fb83498fd
- Child:
- 6:3facf0329142
--- a/TestAccelerometer.hpp Sat Jan 14 23:32:29 2017 +0000 +++ b/TestAccelerometer.hpp Sun Jan 15 01:34:25 2017 +0000 @@ -7,6 +7,10 @@ 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(); }; #endif \ No newline at end of file