Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
77:e8c0253b57bc
Parent:
76:9f5f99dd895a
Child:
78:1353744f01e1
--- a/call_manager.h	Tue Nov 25 17:37:56 2014 +0000
+++ b/call_manager.h	Tue Nov 25 18:43:01 2014 +0000
@@ -58,6 +58,4 @@
  */
 void call_manager( Vector * v_call, Vector * v_cb, uint8_t * data, uint8_t * write_buffer, Timeslice * ts );
 
-void invite_handler( Vector * v_call, Vector * v_cb, Timeslice * ts, Call_Box * cb );
-
 #endif
\ No newline at end of file