Librairie xbee.

Dependents:   NerfUS-Coord NerfUSTarget

Fork of APP3_xbee by Team APP

Revision:
12:78d0f5119d2e
Parent:
11:d3811e37d89c
Child:
13:b5d0f491d465
--- a/xbee.h	Tue Feb 14 09:25:25 2017 +0000
+++ b/xbee.h	Tue Feb 14 09:45:26 2017 +0000
@@ -57,6 +57,7 @@
 
 vector<char> ingoing_value_to_vector(const ingoing_value_t& value);
 
+vector<string> read_file(string path);
 char hexa_char_to_dec(char hexa_char);
 vector<char> string_to_data(string pan_id);
 void set_pan_id(string pan_id);