aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 11:05:26 +0100
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-02-09 11:05:26 +0100
commit988bd63e71f3a4dfab49cad73dc9680a6597eb45 (patch)
tree5571d1bad1036fdba662797eb0fd39253dc5da8d /index.html
parentce678e5448907a3d20bb5d110bd2b3fc24c25be4 (diff)
downloadhoverbit-ble-988bd63e71f3a4dfab49cad73dc9680a6597eb45.tar.gz
hoverbit-ble-988bd63e71f3a4dfab49cad73dc9680a6597eb45.zip
:rocket: Deploy app v1.0.4-0
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index fabf79c..2a8f864 100644
--- a/index.html
+++ b/index.html
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en" dir="ltr"><head><meta charset="utf-8"><meta name="viewport" content="viewport-fit=cover,width=device-width, initial-scale=1, shrink-to-fit=no,initial-scale=1.0, maximum-scale=1.0, user-scalable=no"><meta name="HandheldFriendly" content="true"><title>HOVER:BIT Controller</title><link rel="canonical"><link rel="stylesheet" type="text/css" href="/hoverbit-ble/styles.96ce15e4.css"><link rel="manifest" href="/hoverbit-ble/manifest.webmanifest" crossorigin="use-credentials"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Kufam&display=swap" rel="stylesheet"></head><body> <div class="app-info"> <h1>HOVER:BIT Controller</h1> <span class="version">1.0.3-0</span> </div> <div class="landscape-warning"> <div class="landscape-warning-content"> <i class="fa-sync-alt fas"></i> <h1>Please use landscape mode</h1> <button id="btn_ignore_landscape_warning">Ignore</button> </div> </div> <div class="top-buttons"> </div> <button class="button-center button-center-top" id="btn_connect">CONNECT</button> <button class="button-center button-center-top" id="btn_disconnect">DISCONNECT</button> <div class="acc-string"><pre>T: 0, R: 0</pre></div> <button class="button-center button-center-bottom" id="btn_arm">ARM</button> <button class="button-center button-center-bottom" id="btn_disarm">DISARM</button> <div class="joystick joystick-left"></div> <div class="joystick joystick-right"></div> <div class="statusline"> <span class="connection statusline-item"> <i class="fa-bluetooth-b fab"></i> </span> <span class="arm statusline-item"> <i class="fa-exclamation-triangle fas"></i> </span> <span class="notification-area"></span> <span class="ping statusline-item"> <i class="fa-broadcast-tower fas"></i> </span> <span class="battery statusline-item"> <i class="fa-car-battery fas"></i> <span class="battery-status">0%</span> </span> </div> <script type="text/javascript" src="/hoverbit-ble/main.3f46a61e.js"></script> </body></html>
+<!DOCTYPE html><html lang="en" dir="ltr"><head><meta charset="utf-8"><meta name="viewport" content="viewport-fit=cover,width=device-width, initial-scale=1, shrink-to-fit=no,initial-scale=1.0, maximum-scale=1.0, user-scalable=no"><meta name="HandheldFriendly" content="true"><title>HOVER:BIT Controller</title><link rel="canonical"><link rel="stylesheet" type="text/css" href="/hoverbit-ble/styles.96ce15e4.css"><link rel="manifest" href="/hoverbit-ble/manifest.webmanifest" crossorigin="use-credentials"><link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=Kufam&display=swap" rel="stylesheet"></head><body> <div class="app-info"> <h1>HOVER:BIT Controller</h1> <span class="version">1.0.4-0</span> </div> <div class="landscape-warning"> <div class="landscape-warning-content"> <i class="fa-sync-alt fas"></i> <h1>Please use landscape mode</h1> <button id="btn_ignore_landscape_warning">Ignore</button> </div> </div> <div class="top-buttons"> </div> <button class="button-center button-center-top" id="btn_connect">CONNECT</button> <button class="button-center button-center-top" id="btn_disconnect">DISCONNECT</button> <div class="acc-string"><pre>T: 0, R: 0</pre></div> <button class="button-center button-center-bottom" id="btn_arm">ARM</button> <button class="button-center button-center-bottom" id="btn_disarm">DISARM</button> <div class="joystick joystick-left"></div> <div class="joystick joystick-right"></div> <div class="statusline"> <span class="connection statusline-item"> <i class="fa-bluetooth-b fab"></i> </span> <span class="arm statusline-item"> <i class="fa-exclamation-triangle fas"></i> </span> <span class="notification-area"></span> <span class="ping statusline-item"> <i class="fa-broadcast-tower fas"></i> </span> <span class="battery statusline-item"> <i class="fa-car-battery fas"></i> <span class="battery-status">0%</span> </span> </div> <script type="text/javascript" src="/hoverbit-ble/main.3f46a61e.js"></script> </body></html>