parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM

This commit is contained in:
2017-08-06 11:22:45 +02:00
parent 4eaee9389d
commit f8c60b0668
19 changed files with 178 additions and 123 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<nav id="botnav">
<a href="#" onclick="toggleSoftKb(true); return false" class="icn-keyboard mq-tablet-max"></a><!--
--><a href="<?= url('cfg_wifi') ?>"><?= tr('menu.settings') ?></a><!--
--><a href="<?= url('cfg_term') ?>"><?= tr('menu.settings') ?></a><!--
--><a href="<?= url('help') ?>">Help</a><!--
--><a href="<?= url('about') ?>">About</a>
</nav>