mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 13:06:54 +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]
|
||||
;MainTopicMQTT = watermeter2/GPIO
|
||||
;IO1 = input disabled false false
|
||||
;IO0 = input disabled false false
|
||||
;IO3 = input disabled false false
|
||||
;IO0 = input disabled 10 false false
|
||||
;IO1 = input disabled 10 false false
|
||||
;IO3 = input disabled 10 false false
|
||||
;IO4 = built-in-led disabled 10 false false
|
||||
;IO12 = 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;">
|
||||
<h4><input type="checkbox" id="Category_GPIO_enabled" value="1" onclick='UpdateAfterCategoryCheck()' unchecked >
|
||||
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>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user