Library for LinkSprite Y201 JPEG serial camera.

Files at this revision

API Documentation at this revision

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