FM-test

Dependencies:   MODSERIAL mbed-rtos mbed

Fork of Master by Ohnishi_Gundan

Revision:
4:aaaadb45cbd9
Parent:
3:12e1f116ea42
Child:
6:df6d8ba1907a
--- a/bluetooth.h	Fri Sep 12 05:11:39 2014 +0000
+++ b/bluetooth.h	Fri Sep 12 08:08:21 2014 +0000
@@ -11,9 +11,7 @@
 #define SYNC_MOTOR 0x20
 #define SYNC_FM 0x21
 
-
-
-#define PACK_SIZE 20
+#define PACK_SIZE 15
 
 typedef union _cvt{
     char byte[4];