Library for LinkSprite Y201 JPEG serial camera.

Files at this revision

API Documentation at this revision

Comitter:
ashleymills
Date:
Thu Jul 19 15:03:34 2012 +0000
Parent:
7:d7ed03291f0a
Commit message:
Indentation

Changed in this revision

Y201.h Show annotated file Show diff for this revision Revisions of this file
--- a/Y201.h	Thu Jul 19 07:49:06 2012 +0000
+++ b/Y201.h	Thu Jul 19 15:03:34 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