More infrastructure for compatibles (eg, AT&T 6300)
This commit is contained in:
parent
5155a8ee20
commit
38685968be
3 changed files with 560 additions and 290 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<chipset id="chipset" model="att6300" sw1="01001001" sw2="11110000" pos="left" padleft="8px" padbottom="8px">
|
||||
<control type="switches" label="SW1" binding="sw1" left="0px"/>
|
||||
<control type="description" binding="swdesc" left="0px"/>
|
||||
<chipset id="chipset" model="att6300" sw1="01001000" sw2="11111001" pos="left" padleft="8px" padbottom="8px">
|
||||
<control type="switches" label="SW0" binding="sw1" left="0px"/>
|
||||
<control type="switches" label="SW1" binding="sw2" left="0px"/>
|
||||
</chipset>
|
||||
|
|
|
|||
Loading…
Reference in a new issue