APP 4

Dependencies:   mbed CRC16 mbed-rtos

Revision:
9:b937f9c6d682
Parent:
6:3181f546e812
Child:
12:715af3660c73
Child:
13:195826b8c61b
--- a/APP.h	Sun Feb 21 18:58:52 2016 +0000
+++ b/APP.h	Sun Feb 21 21:40:36 2016 +0000
@@ -6,5 +6,6 @@
 
 #define CLOCKS_TO_SECOND 96000000
 #define FRAMESIZE 696
+#define MAX_DATA 640
 
 using namespace std;