modify for C210 webcam and Startboard Orange.

Dependencies:   TextLCD USBHost mbed

Fork of USBHostC270_example by Norimasa Okamoto

Norimasa Okamoto さんの http://mbed.org/users/va009039/code/USBHostC270_example/ を C210 webcam と StarBoard Orange での SD カード保存用に変更。

Revision:
11:944c66b16508
Parent:
10:387c49b2fc7e
diff -r 387c49b2fc7e -r 944c66b16508 USBHostC270/USBHostC270.h
--- a/USBHostC270/USBHostC270.h	Sun Mar 17 13:22:13 2013 +0000
+++ b/USBHostC270/USBHostC270.h	Tue Mar 19 12:21:08 2013 +0000
@@ -5,7 +5,8 @@
 
 // Logitech C270
 #define C270_VID 0x046d
-#define C270_PID 0x0825
+// #define C270_PID 0x0825 
+#define C270_PID 0x0819 // for C210
 #define C270_160x120 2
 #define C270_176x144 3
 #define C270_320x176 4