From a27922260eb03c2e83426f5fdfc727ee0c20da26 Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Tue, 18 Jan 2022 17:51:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ede25d9..019bec2 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,8 @@ GPIO PINS: Notes ----- +See the test procedure at the end of the sketch for several demos of what you can do + You can see an example Processing sketch for displaying the raw rgb data from this sketch
here: https://github.com/alanesq/esp32cam-demo/blob/master/Misc/displayRGB.pde This would read in a file created from the Arduino command: client.write(rgb, ARRAY_LENGTH);