speaker-calibration 2.1.8 → 2.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
<label class="form-label" for="numCapturesInput">Number of Captures</label>
|
|
68
68
|
</div>
|
|
69
69
|
<div class="row">
|
|
70
|
-
<input type="number" id="numMLSPerCaptureInput" class="form-control" value="
|
|
70
|
+
<input type="number" id="numMLSPerCaptureInput" class="form-control" value="4" />
|
|
71
71
|
<label class="form-label" for="numMLSPerCaptureInput"
|
|
72
72
|
>Number of MLS burts per capture</label
|
|
73
73
|
>
|