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: SDFileSystem mbed
Fork of PES4_Programme by
Diff: source/serialConnection.cpp
- Revision:
- 95:b02e1b2a6cbd
- Parent:
- 94:b24d2b432b27
--- a/source/serialConnection.cpp Tue Apr 10 07:47:18 2018 +0000
+++ b/source/serialConnection.cpp Wed Apr 11 15:19:22 2018 +0000
@@ -1,5 +1,5 @@
#include "serialConnection.h"
-
+/*
Serial pc(USBTX, USBRX);
void setBaud()
@@ -105,3 +105,4 @@
rx_line[i-1] = 0;
return;
}
+*/
\ No newline at end of file
