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.
Revision 28:4c0d163ba01a, committed 2019-06-10
- 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();