Andriy Makukha / Mbed 2 deprecated football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

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 );