Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
29:7246460b73f8
Parent:
14:22a35f575502
Child:
55:2f5e7374af9d
diff -r 94aec56c6329 -r 7246460b73f8 call_box.h
--- a/call_box.h	Tue Sep 23 18:28:37 2014 +0000
+++ b/call_box.h	Wed Sep 24 18:02:18 2014 +0000
@@ -53,6 +53,7 @@
         void send_bye( void );
         void reset_sip( void );
         void set_sip_status( int status );
+        void re_start_timer( void );
 };
 
 #endif
\ No newline at end of file