From 875742cd5b579d3bdea1d429bce8180d81609bda Mon Sep 17 00:00:00 2001 From: David Loyall Date: Fri, 27 Jan 2023 10:20:55 -0600 Subject: [PATCH] fix formatting error --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 748dd41..2eae8b7 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ While both of these provide good starting points, they don’t offer much benefi Just looking at a product, without considering existing software, I thought it would be a lot more useful if it had features that a normal webcam would have. With that in mind, I set out to see if implementing the following was possible: - control zoom level through software - Control focus point through software -- Take a picture on demand +- Take a picture on demand + Initially, as stretch goals I was considering: - firmware modification - Arbitrary code execution