mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-12 00:16:42 +02:00
Merge branch 'development02' into asyncWeb02
This commit is contained in:
commit
2556197509
14 changed files with 627 additions and 316 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