Librairie xbee.

Dependents:   NerfUS-Coord NerfUSTarget

Fork of APP3_xbee by Team APP

Revision:
10:612739c6d27d
Parent:
8:b9c096965c00
--- a/test.h	Tue Feb 14 02:38:18 2017 +0000
+++ b/test.h	Tue Feb 14 07:55:15 2017 +0000
@@ -27,4 +27,8 @@
 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