Andriy Makukha / Mbed 2 deprecated football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

Revision:
41:dee3fd34e37a
Parent:
30:c60b0d52b067
Child:
67:5650f461722a
--- a/PhoneAppIO.h	Sat Jan 09 01:32:54 2016 +0000
+++ b/PhoneAppIO.h	Sat Jan 09 12:04:00 2016 +0000
@@ -30,7 +30,7 @@
   public:
     PhoneAppIO( BLEDevice &ble, GattAttribute::Handle_t toPhoneHandle,
                                 GattAttribute::Handle_t toConeHandle,
-                                int txBufferSize=1280, int rxBufferSize=120 );
+                                int txBufferSize=468, int rxBufferSize=120 );
 
     /** Destructs a PhoneAppIO object and frees all related resources, including
     * internal buffers.