Library for LinkSprite Y201 JPEG serial camera.

Revision:
2:7d8a6087f2e5
Parent:
1:30a6aeda21c2
Child:
3:decf96d8e6b0
--- a/Y201.h	Sat Jun 02 13:13:52 2012 +0000
+++ b/Y201.h	Fri Jun 29 19:10:17 2012 +0000
@@ -1,7 +1,8 @@
 #include "mbed.h"
+#include "MODSERIAL.h"
 #pragma once
 
-class Y201 : Serial {
+class Y201 : MODSERIAL {
 
 private: