Librairie xbee.

Dependents:   NerfUS-Coord NerfUSTarget

Fork of APP3_xbee by Team APP

Revision:
11:d3811e37d89c
Parent:
9:04063c29ab43
Child:
13:b5d0f491d465
--- a/test.h	Tue Feb 14 05:02:45 2017 +0000
+++ b/test.h	Tue Feb 14 09:25:25 2017 +0000
@@ -29,4 +29,7 @@
 void construct_vector_using_function_that_returns_int_test();
 void test_create_vector_by_copy_test();
 
+void string_to_data_test();
+void hexa_char_to_dec_test();
+
 #endif