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 3 additions and 0 deletions
Showing only changes of commit 0ac76f788a - Show all commits

View File

@@ -18,6 +18,7 @@ body {
float: left;
height: 500px;
border: 1px solid blue;
margin-right: 10px;
}
.lastpicture {

View File

@@ -13,8 +13,10 @@
<h1 class="header">5G Drone API</h1>
<div class="video">
<div class="mainvideo">
<p>Camera view:</p>
</div>
<div class="lastpicture">
<p>Last picture:</p>
<img id="picture">
</div>
</div>