lib_Transmission_Serial_example

Dependencies:   lib_Transmission

Files at this revision

API Documentation at this revision

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"