Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 28:4c0d163ba01a
- Parent:
- 12:856286ad4cdc
--- 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();