Reem M
/
http-server-example1
http
Revision 1:ce6ccd14af4c, committed 2019-04-15
- Comitter:
- reeml3
- Date:
- Mon Apr 15 18:12:24 2019 +0000
- Parent:
- 0:a49e37a83a7a
- Commit message:
- http
Changed in this revision
source/main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/source/main.cpp Mon Apr 15 08:30:22 2019 +0000 +++ b/source/main.cpp Mon Apr 15 18:12:24 2019 +0000 @@ -45,7 +45,7 @@ int main() { - + lcd_printf("Reem"); // Connect to the network (see mbed_app.json for the connectivity method used) NetworkInterface* network = easy_connect(true); if (!network) {