voltando a versao de n aberturas e fechamentos de sockets

Dependencies:   EthernetInterface NTPClient mbed-rtos_old mbed

Fork of header_main_public by VZTECH

Revision:
12:07fd716e0f35
Parent:
3:cd9148672e25
Child:
13:ae278302dffe
diff -r 738eeac3b736 -r 07fd716e0f35 call_box.h
--- a/call_box.h	Mon Sep 15 20:58:59 2014 +0000
+++ b/call_box.h	Tue Sep 16 13:21:01 2014 +0000
@@ -10,7 +10,6 @@
 #define __STEP__ 30 /*seconds*/
 #define __MAX_TIMEOUT__ __STEP__ * __MAX_ATTEMPTS__
 
-
 #define cb_idle 1
 #define cb_ringing 2
 #define cb_trying 3