Webcam Server.

Dependencies:   uvchost FatFileSystem mbed HTTPServer NetServicesMin

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers WebcamServerConfig.h Source File

WebcamServerConfig.h

00001 #ifndef WEBCAM_SERVER_CONFIG_H
00002 #define WEBCAM_SERVER_CONFIG_H
00003 
00004 #define CAM_COUNT 1
00005 
00006 #define UVC_INSERT_DHT
00007 
00008 #endif // WEBCAM_SERVER_CONFIG_H