Просмотр исходного кода

min and max of ANALOGDIGITALTRANSITIONSTART added

Frank Haverland 3 лет назад
Родитель
Сommit
e5649d03b2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      sd-card/html/edit_config_param.html

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

@@ -495,7 +495,7 @@ textarea {
 				<label for=PostProcessing_AnalogDigitalTransitionStart_enabled><class id="PostProcessing_AnalogDigitalTransitionStart_text" style="color:black;">analogDigitalTransitionStart</class></label>
 				<label for=PostProcessing_AnalogDigitalTransitionStart_enabled><class id="PostProcessing_AnalogDigitalTransitionStart_text" style="color:black;">analogDigitalTransitionStart</class></label>
 			</td>
 			</td>
 			<td>
 			<td>
-				<input type="number" id="PostProcessing_AnalogDigitalTransitionStart_value1" step="0.1" value="9.2">
+				<input type="number" id="PostProcessing_AnalogDigitalTransitionStart_value1" step="0.1" min="6.0" max="9.9" value="9.2">
 			</td>
 			</td>
 			<td style="font-size: 80%;">
 			<td style="font-size: 80%;">
 				If you have false Values, but the recognition is correct. Look for the start of changing of the first digit and note the analog pointer value behind. Set it here.
 				If you have false Values, but the recognition is correct. Look for the start of changing of the first digit and note the analog pointer value behind. Set it here.