mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
Add RTV protocol support for 433.92 RTS frames. #77
Begin adding v2.0 for motor groups.
This commit is contained in:
parent
e54621f171
commit
b279efdb1f
5 changed files with 101 additions and 2 deletions
|
|
@ -221,6 +221,7 @@
|
|||
<select id="selShadeProto" name="proto" style="width:100%;">
|
||||
<option value="0">RTS</option>
|
||||
<option value="1">RTW</option>
|
||||
<option value="2">RTV</option>
|
||||
</select>
|
||||
<label for="selShadeBitLength">Protocol</label>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue