updated for mbed-os 5.5
Fork of Task121 by
Revision 6:6aeae28837c4, committed 2019-09-10
- Comitter:
- noutram
- Date:
- Tue Sep 10 14:39:55 2019 +0100
- Parent:
- 4:612f8694a6e8
- Child:
- 7:bc61039bc0dc
- Commit message:
- Updated comments
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Sep 10 13:23:09 2019 +0000
+++ b/main.cpp Tue Sep 10 14:39:55 2019 +0100
@@ -1,3 +1,5 @@
+// Updated 2019 for Mbed-os 5.1X
+
//This is known as a “header file”
//In short, this copies and pastes the text file
//mbed.h into this code
@@ -25,5 +27,4 @@
}
}
-//updated for mbed os 5.4
