Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of lwip by
Diff: examples/simplehttpc/main.cpp
- Revision:
- 1:803fdc96fbd7
- Parent:
- 0:5e1631496985
--- a/examples/simplehttpc/main.cpp Tue May 08 15:32:10 2012 +0100 +++ b/examples/simplehttpc/main.cpp Thu Aug 03 10:24:16 2017 +0000 @@ -38,7 +38,7 @@ } return ERR_OK; } - + struct ip_addr ipa = ipv4addr(209,85,229,99); int main(void) { struct ip_addr ipa = ipv4addr(209,85,229,99);