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 10 additions and 1 deletions
Showing only changes of commit d6020cf904 - Show all commits

View File

@@ -58,4 +58,9 @@ html, body {
#button_estop {
background-color: red;
color: white;
}
.headerimg {
width: 60px;
float: left;
}

View File

@@ -10,7 +10,11 @@
</head>
<body style="height: 100%;">
<h1 class="header">5G Drone API</h1>
<div>
<img class="headerimg" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Ericsson_logo.svg/2341px-Ericsson_logo.svg.png" alt="ericsson logo">
<img class="headerimg" src="https://hightechcampus.com/storage/1069/5ghub-logo.png" alt="5g hub logo">
<h1 class="header">5G Drone API</h1>
</div>
<!-- <div class="video"> -->
<div class="mainvideo">
<p id="cameraview">Camera view: Not connected</p>