mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 14:07:00 +03:00
corrected default
This commit is contained in:
@@ -469,8 +469,8 @@
|
||||
</td>
|
||||
<td>
|
||||
<select id="TakeImage_FixedExposure_value1">
|
||||
<option value="true" selected>true</option>
|
||||
<option value="false" >false</option>
|
||||
<option value="true">true</option>
|
||||
<option value="false" selected>false</option>
|
||||
</select>
|
||||
</td>
|
||||
<td>$TOOLTIP_TakeImage_FixedExposure</td>
|
||||
|
||||
Reference in New Issue
Block a user