jomjol 3 лет назад
Родитель
Сommit
35a96027f1
3 измененных файлов с 2 добавлено и 2 удалено
  1. BIN
      firmware/html.zip
  2. 1 1
      sd-card/html/edit_config_param.html
  3. 1 1
      sd-card/html/version.txt

BIN
firmware/html.zip


+ 1 - 1
sd-card/html/edit_config_param.html

@@ -307,7 +307,7 @@ textarea {
 				<class id="Digits_CNNGoodThreshold_text" style="color:black;">CNNGoodThreshold</class>
 			</td>
 			<td>
-				<input type="number" id="Digits_CNNGoodThreshold_value1" min="0" max="1">
+				<input width="40px" type="number" id="Digits_CNNGoodThreshold_value1" min="0" max="1" step="0.1">
 			</td>
 			<td style="font-size: 80%;">
 				EXPERIMENTAL - NOT WORKING FOR ALL CNNs! - Threshold above which the classification should be to accept the value (only for digits meaningfull)

+ 1 - 1
sd-card/html/version.txt

@@ -1 +1 @@
-14.2.0
+14.2.1