diff --git a/README.md b/README.md index d50db4a..243fe51 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ URLs:
http://x.x.x.x/stream Show live streaming video
http://x.x.x.x/img Show most recent image saved to sd card
http://x.x.x.x/img?img=1 Show image number 1 on sd card +
http://x.x.x.x/rgb Show how to capture a greyscale image and look at the raw data
http://x.x.x.x/rgb Captures an image and converts to RGB data (will not work with the highest resolution images as there is not enough memory)