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 MODSERIAL by
Revision 36:657e235d88f8, committed 2014-10-05
- Comitter:
- Throwbot
- Date:
- Sun Oct 05 12:22:18 2014 +0000
- Parent:
- 35:180e968a751e
- Commit message:
- Modserial;
Changed in this revision
MODSERIAL.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/MODSERIAL.h Mon May 12 13:20:20 2014 +0000 +++ b/MODSERIAL.h Sun Oct 05 12:22:18 2014 +0000 @@ -38,7 +38,7 @@ #endif #ifndef MODSERIAL_DEFAULT_TX_BUFFER_SIZE -#define MODSERIAL_DEFAULT_TX_BUFFER_SIZE 256 +#define MODSERIAL_DEFAULT_TX_BUFFER_SIZE 512 #endif #include "mbed.h"