SampleIoT

Dependencies:   C12832 EthernetInterface IBMIoTF LM75B MMA7660 MQTT mbed-rtos mbed

Fork of IBMIoTClientLibrarySample by IBM Watson IoT

Revision:
2:2fc985a92cda
Parent:
1:e58533b6bc6b
--- a/src/K64F.h	Fri Nov 06 15:16:46 2015 +0000
+++ b/src/K64F.h	Tue Jan 05 08:53:43 2016 +0000
@@ -33,11 +33,4 @@
 
 #define DEFAULT_TYPE_NAME "iotsample-mbed-k64f"
 
-//#include "lpc_phy.h"
-// need a wrapper since K64F and LPC1768 wont have the same name for mii read methods
-static uint32_t linkStatus(void)
-{
-    return (1);
-}
-
 #endif
\ No newline at end of file