debugs removidos - ligacao em pares ok

Dependencies:   EthernetInterface NTPClient mbed-rtos mbed

Fork of header_main by VZTECH

Revision:
6:9695697dea4b
Parent:
4:de46f0d9b14d
--- a/utils.cpp	Thu Sep 11 14:42:53 2014 +0000
+++ b/utils.cpp	Fri Sep 12 18:22:57 2014 +0000
@@ -42,7 +42,8 @@
 }
 
 void __init_eth__( EthernetInterface * eth ){
-    eth->init( __MY_IP__, "255.255.255.0", "192.168.120.1" );
+    //eth->init( __MY_IP__, "255.255.255.0", "192.168.120.1" );
+    eth->init( __MY_IP__, "255.255.255.0", "192.168.2.254" );
     eth->connect();
     // pensar em o que acontece e como sinalizar que nao consegui conectar na web
     // aparente so da time out, so que algo vai travar quando eu tentar usar a conexao