|
|
@@ -777,9 +777,7 @@ tbody tr:nth-child(odd) {
|
|
|
<tr class="expert" class="GPIO_IO0 GPIO_item">
|
|
|
<td style="padding-left: 40px;">
|
|
|
<input type="checkbox" id="GPIO_IO0_enabled" value="1" onclick = 'InvertEnableItem("GPIO", "IO0")' unchecked>
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <span id="GPIO_IO0_text">GPIO 0 state</span>
|
|
|
+ <label for=GPIO_IO0_enabled><span id="GPIO_IO0_text">GPIO 0 state</span></label>
|
|
|
</td>
|
|
|
<td>
|
|
|
<select id="GPIO_IO0_value1">
|
|
|
@@ -1022,9 +1020,7 @@ tbody tr:nth-child(odd) {
|
|
|
<tr class="GPIO_IO4 GPIO_item">
|
|
|
<td style="padding-left: 40px;">
|
|
|
<input type="checkbox" id="GPIO_IO4_enabled" value="1" onclick = 'InvertEnableItem("GPIO", "IO4")' unchecked>
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <span id="GPIO_IO4_text" class="GPIO_IO4 GPIO_item">GPIO 4 state</span>
|
|
|
+ <label for=GPIO_IO4_enabled><span id="GPIO_IO4_text" class="GPIO_IO4 GPIO_item">GPIO 4 state</span></label>
|
|
|
</td>
|
|
|
<td>
|
|
|
<select id="GPIO_IO4_value1">
|
|
|
@@ -1105,9 +1101,7 @@ tbody tr:nth-child(odd) {
|
|
|
<tr class="GPIO_IO12 GPIO_item">
|
|
|
<td style="padding-left: 40px;">
|
|
|
<input type="checkbox" id="GPIO_IO12_enabled" value="1" onclick = 'InvertEnableItem("GPIO", "IO12")' unchecked>
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <span class="GPIO_IO12 GPIO_item" id="GPIO_IO12_text">GPIO 12 state</span>
|
|
|
+ <label for=GPIO_IO12_enabled><span class="GPIO_IO12 GPIO_item" id="GPIO_IO12_text">GPIO 12 state</span></label>
|
|
|
</td>
|
|
|
<td>
|
|
|
<select id="GPIO_IO12_value1">
|
|
|
@@ -1184,8 +1178,6 @@ tbody tr:nth-child(odd) {
|
|
|
|
|
|
<tr class="GPIO_IO12 GPIO_item" id="wstypeex3">
|
|
|
<td width="20px" style="padding-left: 40px;">
|
|
|
- </td>
|
|
|
- <td>
|
|
|
<span class="GPIO_IO12 GPIO_item" id="GPIO_LEDType_text">LED-Type</span>
|
|
|
</td>
|
|
|
<td class="GPIO_IO12 GPIO_item">
|
|
|
@@ -1203,8 +1195,6 @@ tbody tr:nth-child(odd) {
|
|
|
|
|
|
<tr class="GPIO_IO12 GPIO_item" id="LEDANZex8" >
|
|
|
<td style="padding-left: 40px;">
|
|
|
- </td>
|
|
|
- <td>
|
|
|
<span class="GPIO_IO12 GPIO_item" id="GPIO_LEDNumbers_text">Numbers of LEDs</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
@@ -1216,8 +1206,6 @@ tbody tr:nth-child(odd) {
|
|
|
</tr>
|
|
|
<tr class="GPIO_IO12 GPIO_item" id="LEDRGBex9">
|
|
|
<td style="padding-left: 40px;">
|
|
|
- </td>
|
|
|
- <td>
|
|
|
<span class="GPIO_IO12 GPIO_item" id="GPIO_LEDColor_text">LED Color</span>
|
|
|
</td>
|
|
|
<td class="GPIO_IO12 GPIO_item">
|