diff options
Diffstat (limited to 'data/html/index.html')
-rw-r--r-- | data/html/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/html/index.html b/data/html/index.html index eddc2b3..268aad9 100644 --- a/data/html/index.html +++ b/data/html/index.html @@ -25,6 +25,7 @@ <main> <h1>birdscan</h1> <p>A software to take beautiful pictures of birds with a Raspberry Pi Camera.</p> + <p id="state"></p> <button onclick="singlePicture()">Take single picture</button> </main> |