Add video screen to UI

This commit is contained in:
mmcwilliams 2019-02-26 21:57:07 -05:00
parent da7faf59a5
commit aff06619a0
1 changed files with 8 additions and 0 deletions

View File

@ -245,6 +245,14 @@
</div>
</footer>
</div>
<div id="video" class="screen">
<div>
<div>
<input id="video_file" type="text" onclick="devices.digitalSelect();" readonly />
<img src="#" id="video_preview">
</div>
</div>
</div>
<div id="settings" class="screen">
<div>
<div>