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_mbed.cpp
- Revision:
- 30:b463e1f3cae3
- Parent:
- 26:beaf802e2456
--- a/uart_mbed.cpp	Tue Jun 08 19:05:30 2021 +0000
+++ b/uart_mbed.cpp	Thu Jun 10 12:45:11 2021 +0000
@@ -33,8 +33,6 @@
     pc.printf("dump_finish\n");
 }
 
-
-
 int SCPI_Error(scpi_t * context, int_fast16_t err) {
     (void) context;