yes Spada / Mbed OS programme
Revision:
28:4c0d163ba01a
Parent:
12:856286ad4cdc
diff -r 69d5670fe347 -r 4c0d163ba01a main.cpp
--- 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();