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.
Dependencies: lib_Transmission
Revision 18:f2f2c951f5a4, committed 2021-10-04
- Comitter:
- YSI
- Date:
- Mon Oct 04 11:45:38 2021 +0000
- Parent:
- 17:3a2de02c50dc
- Commit message:
- change example name
Changed in this revision
| main.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.h Fri Sep 17 08:53:58 2021 +0000 +++ b/main.h Mon Oct 04 11:45:38 2021 +0000 @@ -1,6 +1,6 @@ #ifndef MAIN_H #define MAIN_H -#define MBED_PROJECT "Transmission" +#define MBED_PROJECT "Transmission Serial" #include "lib_Transmission.h"