yes Spada / Mbed OS programme

Files at this revision

API Documentation at this revision

Comitter:
spadaaa
Date:
Mon Jun 10 18:30:41 2019 +0000
Parent:
27:69d5670fe347
Commit message:
final test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Jun 03 16:21:16 2019 +0000
+++ b/main.cpp	Mon Jun 10 18:30:41 2019 +0000
@@ -19,7 +19,7 @@
     // Instantiate of the station
     WeatherStation weather(devKit, logger, BLE::Instance());
     
-    logger.log("Code written by Loic Guibert\r\n");
+    logger.log("Code written by spada gaetan\r\n");
         
     // Station's launch
     weather.start();