IBMIoTClientEthernetExample for WIZwiki-W7500 platform
Dependencies: MQTT WIZnetInterface mbed-src
Revision 1:ca58ca10625e, committed 2015-09-06
- Comitter:
- hkjung
- Date:
- Sun Sep 06 23:54:30 2015 +0000
- Parent:
- 0:7488a229e6fc
- Child:
- 2:b1dcfd885d7f
- Commit message:
- use DHCP
Changed in this revision
| MQTT.lib | Show annotated file Show diff for this revision Revisions of this file |
| WIZnetInterface.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/MQTT.lib Mon Jun 29 11:57:28 2015 +0000 +++ b/MQTT.lib Sun Sep 06 23:54:30 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/hkjung/code/MQTT/#d8c12dce71b9 +http://developer.mbed.org/users/hkjung/code/MQTT/#72659bc4048b
--- a/WIZnetInterface.lib Mon Jun 29 11:57:28 2015 +0000 +++ b/WIZnetInterface.lib Sun Sep 06 23:54:30 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/WIZnet/code/WIZnetInterface/#7d7553e0578e +http://developer.mbed.org/teams/WIZnet/code/WIZnetInterface/#bda61525ac71
Eric Jung