temp_FIAP porting to FRDM-K64F

Dependencies:   C12832 EthernetInterface FiapV2 HTTPClientForSOAP LM75B NTPClient mbed-rtos mbed spxml

Fork of temp_FIAP by Yasushi TAUCHI

NOT tested

Revision:
2:930f87d8765f
Parent:
1:ddf5d6f68d58
Child:
4:c3338ccbd213
--- a/main.cpp	Mon Aug 20 23:48:06 2012 +0000
+++ b/main.cpp	Tue Aug 21 10:47:14 2012 +0000
@@ -4,7 +4,7 @@
 #include "NTPClient.h"
 #include "fiap.h"
 
-#define NTPServer "ntp.cc.yamaguchi-u.ac.jp"
+#define NTPServer "ntp.nict.jp"
 
 EthernetInterface eth;
 NTPClient ntp;