cc3100_Socket_Wifi_Server with Ethernet Interface not working
Dependencies: EthernetInterface mbed-rtos mbed
Fork of cc3100_Test_Demo by
Diff: simplelink/cc3100_netcfg.h
- Revision:
- 4:5af740da0a59
- Parent:
- 0:e89ba455dbcf
--- a/simplelink/cc3100_netcfg.h Sun Feb 22 18:33:10 2015 +0000 +++ b/simplelink/cc3100_netcfg.h Mon Feb 23 21:10:13 2015 +0000 @@ -265,7 +265,7 @@ #endif uint32_t SL_IPV4_VAL(uint8_t add_3,uint8_t add_2,uint8_t add_1,uint8_t add_0); -uint8_t SL_IPV4_BYTE(uint8_t val,uint8_t index); +uint8_t SL_IPV4_BYTE(uint32_t val,uint8_t index); private: