Library for LinkSprite Y201 JPEG serial camera.
Revision 6:d8f5f576712b, committed 2012-07-19
- Comitter:
- ashleymills
- Date:
- Thu Jul 19 07:44:29 2012 +0000
- Parent:
- 4:6e575c19681f
- Commit message:
- No real changes. Asked to commit by versioning software.
Changed in this revision
| Y201.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Y201.h Tue Jul 17 16:35:35 2012 +0000 +++ b/Y201.h Thu Jul 19 07:44:29 2012 +0000 @@ -1,5 +1,5 @@ #include "mbed.h" -#define MODSERIAL_DEFAULT_RX_BUFFER_SIZE 512 +#define MODSERIAL_DEFAULT_RX_BUFFER_SIZE 1024 #define MODSERIAL_DEFAULT_TX_BUFFER_SIZE 64 #include "MODSERIAL.h" #pragma once



