separate declaration and implementation

This commit is contained in:
2018-11-15 16:38:09 +01:00
parent 09cd0b029a
commit 3f1803a005
11 changed files with 391 additions and 339 deletions

View File

@@ -23,6 +23,10 @@
<span class="heading">System</span>
<div class="content">
<div><label>Free Heap: </label><span class="js-heap"></span><span>&nbsp;bytes</span><br><br></div>
<form method='POST' action='/update' enctype='multipart/form-data'>
<input type='file' name='update'><input type='submit' value='Update'>
</form>
<br>
<button class="js-restart">Restart</button>
</div>
</div>