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.
Diff: uart.cpp
- Revision:
- 14:76a56d517103
- Parent:
- 8:1ca49cb18290
- Child:
- 17:f9610f3cfa1b
diff -r 557628b373ea -r 76a56d517103 uart.cpp
--- a/uart.cpp Tue Nov 27 02:33:09 2018 +0000
+++ b/uart.cpp Tue Nov 27 05:23:44 2018 +0000
@@ -13,7 +13,7 @@
#define BAUD_RATE 115200
#endif
-Serial sp46Axis(p28,p27);
+//Serial sp46Axis(p28,p27);
//Asciiコード
#define CR 0x0D