mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-24 05:16:59 +02:00
* added option for no powerlimit (setup)
* moved function showLiveData to web.cpp * improved debug messages * cleaned some code
This commit is contained in:
parent
fec8758de7
commit
ae968d618a
7 changed files with 152 additions and 191 deletions
File diff suppressed because one or more lines are too long
|
@ -128,7 +128,7 @@
|
|||
<p class="des">Serial Console</p>
|
||||
<label for="serEn">print inverter data</label>
|
||||
<input type="checkbox" class="cb" name="serEn" {SER_VAL_CB}/><br/>
|
||||
<label for="serDbg">print RF24 debug</label>
|
||||
<label for="serDbg">Serial Debug</label>
|
||||
<input type="checkbox" class="cb" name="serDbg" {SER_DBG_CB}/><br/>
|
||||
<label for="serIntvl">Interval [s]</label>
|
||||
<input type="text" class="text" name="serIntvl" value="{SER_INTVL}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue