Librairie xbee.

Dependents:   NerfUS-Coord NerfUSTarget

Fork of APP3_xbee by Team APP

Revision:
6:b70f32a80d51
Parent:
5:cd3c79853dc8
Child:
7:c65c4c98d237
--- a/test.h	Sun Feb 12 22:42:45 2017 +0000
+++ b/test.h	Mon Feb 13 19:13:50 2017 +0000
@@ -16,4 +16,11 @@
 void parse_frame_parses_at_command_response_test();
 void handle_frame_adds_parsed_frame_to_mailbox_test();
 
+void parsed_frame_to_string_button_event_released_test();
+void parsed_frame_to_string_button_event_pressed_test();
+void parsed_frame_to_string_button_event_invalid_state_test();
+void parsed_frame_to_string_accelerometer_test();
+void parsed_frame_to_string_accelerometer_negative_values_test();
+void parsed_frame_to_string_unsupported_event_type_test();
+
 #endif
\ No newline at end of file