SampleIoT
Dependencies: C12832 EthernetInterface IBMIoTF LM75B MMA7660 MQTT mbed-rtos mbed
Fork of IBMIoTClientLibrarySample by
Diff: src/C027.h
- Revision:
- 2:2fc985a92cda
- Parent:
- 1:e58533b6bc6b
--- a/src/C027.h Fri Nov 06 15:16:46 2015 +0000 +++ b/src/C027.h Tue Jan 05 08:53:43 2016 +0000 @@ -32,11 +32,4 @@ #define DEFAULT_TYPE_NAME "iotsample-mbed-c027" -#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 (lpc_mii_read_data() & 1); -} - #endif \ No newline at end of file