Reem M
/
http-server-example1
http
Diff: source/main.cpp
- Revision:
- 1:ce6ccd14af4c
- Parent:
- 0:a49e37a83a7a
--- 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) {