http

Files at this revision

API Documentation at this revision

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) {