Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
99:e80850c51106
Parent:
81:3656f00ab3db
Child:
104:62646ef786a3
--- a/file_system_manager.h	Sun Jan 11 03:30:47 2015 +0000
+++ b/file_system_manager.h	Mon Jan 19 18:00:42 2015 +0000
@@ -182,4 +182,8 @@
 void cat( const char * fname );
 void files( const char type );
 
+
+void set_fw_ip( char * new_fw_ip );
+void set_fw_port( int new_fw_port );
+
 #endif
\ No newline at end of file