Alexandre Lemay / Mbed 2 deprecated APP4_FunTimes

Dependencies:   mbed mbed-rtos

Revision:
7:332766fb3114
Parent:
6:ac7c0ccf9b5d
Child:
8:7c56fb1ed8c0
--- a/defines.h	Tue Oct 24 02:33:50 2017 +0000
+++ b/defines.h	Tue Oct 24 07:04:28 2017 +0000
@@ -2,6 +2,11 @@
 #define DEFINES_H
 
 extern const int us_period ;
+extern const int us_timeout;
+
+extern const int us_timeout ;
+extern const int us_prepare ;
+
 extern const unsigned char preamble_byte ;
 
 extern const unsigned char STARTBYTE ;