updated for mbed-os 5.5
Fork of Task121 by
Diff: main.cpp
- Revision:
- 6:6aeae28837c4
- Parent:
- 4:612f8694a6e8
- Child:
- 7:bc61039bc0dc
diff -r 612f8694a6e8 -r 6aeae28837c4 main.cpp
--- 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
