mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-10 05:26:52 +03:00
litle improvements on html and config.ini
This commit is contained in:
Binary file not shown.
@@ -60,9 +60,9 @@ CheckDigitIncreaseConsistency = false
|
|||||||
|
|
||||||
;[GPIO]
|
;[GPIO]
|
||||||
;MainTopicMQTT = watermeter2/GPIO
|
;MainTopicMQTT = watermeter2/GPIO
|
||||||
;IO1 = input disabled false false
|
;IO0 = input disabled 10 false false
|
||||||
;IO0 = input disabled false false
|
;IO1 = input disabled 10 false false
|
||||||
;IO3 = input disabled false false
|
;IO3 = input disabled 10 false false
|
||||||
;IO4 = built-in-led disabled 10 false false
|
;IO4 = built-in-led disabled 10 false false
|
||||||
;IO12 = input-pullup disabled 10 false false
|
;IO12 = input-pullup disabled 10 false false
|
||||||
;IO13 = input-pullup disabled 10 false false
|
;IO13 = input-pullup disabled 10 false false
|
||||||
|
|||||||
@@ -675,7 +675,7 @@ textarea {
|
|||||||
<td colspan="4" style="padding-left: 20px;">
|
<td colspan="4" style="padding-left: 20px;">
|
||||||
<h4><input type="checkbox" id="Category_GPIO_enabled" value="1" onclick='UpdateAfterCategoryCheck()' unchecked >
|
<h4><input type="checkbox" id="Category_GPIO_enabled" value="1" onclick='UpdateAfterCategoryCheck()' unchecked >
|
||||||
GPIO Settings
|
GPIO Settings
|
||||||
<span style="color: red;">Enabling GPIO handler, disable by default integrated flash light. Please enable it with GPIO4 settings.</span>
|
<span class="GPIO_item" style="color: red;">Enabling GPIO handler, disable by default integrated flash light. Please enable it with GPIO4 settings.</span>
|
||||||
</h4>
|
</h4>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user