Merge API branch into main #12

Merged
SemvdH merged 334 commits from api into main 2023-06-13 19:54:43 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 98133c8815 - Show all commits

View File

@@ -40,6 +40,7 @@ body {
#connectedstatus {
float:left;
width: 80%;
}
#take_picture {

View File

@@ -14,7 +14,6 @@
<div class="video">
<div class="mainvideo">
<p>Camera view:</p>
<p><%- api_connected %></p>
<div id="connectedbuttons">
<div id="buttons">
<button id="take_picture">Take picture</button>