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.
Fork of football_project by
Diff: io/MySerial.h
- Revision:
- 8:d5d055be2bb8
- Parent:
- 7:205ef63d311a
--- a/io/MySerial.h Fri Apr 17 22:12:43 2015 +0000
+++ b/io/MySerial.h Sat Apr 18 22:14:18 2015 +0000
@@ -111,6 +111,7 @@
void error_handler();
void cts_handler();
+ void ncts_handler();
int _base_getc();
int _base_putc( int c );
