I messed up the merge, so pushing it over to another repo so I don't lose it. Will tidy up and remove later

Dependencies:   BufferedSerial FatFileSystemCpp mbed

Files at this revision

API Documentation at this revision

Comitter:
JamieB
Date:
Tue Aug 10 14:55:37 2021 +0000
Parent:
39:3cd9e498b5c6
Child:
41:a3556d765635
Child:
44:fe7fcf62c75d
Commit message:
Version 0.11 - Tidy Up Commit - Working

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Aug 10 14:48:56 2021 +0000
+++ b/main.cpp	Tue Aug 10 14:55:37 2021 +0000
@@ -736,7 +736,7 @@
 int main()
 {
     pc.baud(115200);
-    pc.printf("\r\n\r\nStartup - v0.10\r\n");
+    pc.printf("\r\n\r\nStartup - v0.11\r\n");
     setRED();
 
     readSettingsFile();