Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2017-01-20 23:39:48 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2017-01-20 23:39:48 +0300
commit083eee311588bdc1747b6962540d332ac5664ce8 (patch)
tree50a7dbc0e2d424bff46899f37843af26a3a62d1e /main.html
parent95948800418f8c8c234322f09122a2c55fb622d3 (diff)
msp queue load
Diffstat (limited to 'main.html')
-rwxr-xr-xmain.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.html b/main.html
index 0154dde3..bd2e3e12 100755
--- a/main.html
+++ b/main.html
@@ -272,6 +272,9 @@
<div>
<span class="cpu-load"> </span>
</div>
+ <div>
+ <span id="msp-load"> </span>
+ </div>
<div class="version">
<!-- configuration version generated here -->
</div>