Webcam Server.

Dependencies:   uvchost FatFileSystem mbed HTTPServer NetServicesMin

Revision:
1:7a4f2c038803
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WebcamServerConfig.h	Tue Aug 14 03:42:12 2012 +0000
@@ -0,0 +1,8 @@
+#ifndef WEBCAM_SERVER_CONFIG_H
+#define WEBCAM_SERVER_CONFIG_H
+
+#define CAM_COUNT 1
+
+#define UVC_INSERT_DHT
+
+#endif // WEBCAM_SERVER_CONFIG_H