Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of football_project by
Diff: PhoneAppIO.h
- Revision:
- 41:dee3fd34e37a
- Parent:
- 30:c60b0d52b067
- Child:
- 67:5650f461722a
diff -r b1f864b71318 -r dee3fd34e37a PhoneAppIO.h
--- 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.
