We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf9ea6 commit 0d0b018Copy full SHA for 0d0b018
sd-card/html/index.html
@@ -87,7 +87,7 @@ <h2>An ESP32 all inclusive neural network recognition system for meter digitaliz
87
<div class="menu" onmouseover="resetMenu()">
88
<ul>
89
<li><a href="#" onclick="loadPage('overview.html?v=$COMMIT_HASH');">Overview</a></li>
90
- <li style="width: 260px"><a>Settings <i class="arrow down"></i></a>
+ <li><a>Settings <i class="arrow down"></i></a>
91
<ul class="submenu" style="width: 260px">
92
<li style="width: 260px"><a href="#" onclick="loadPage('prevalue_set.html?v=$COMMIT_HASH');">Set "Previous Value"</a></li>
93
<li style="width: 260px"><a>Alignment <i class="arrow right"></i></a>
0 commit comments