Remove redundant SDR device selector from APRS configuration

APRS now uses the global device selector in the sidebar like other modes
This commit is contained in:
Smittix
2026-01-15 13:13:33 +00:00
parent 6fc64937fb
commit 319ea2d01d
2 changed files with 1 additions and 32 deletions

View File

@@ -21,12 +21,6 @@
<option value="japan">Japan (144.640)</option>
</select>
</div>
<div class="form-group">
<label>SDR Device</label>
<select id="aprsDevice">
<option value="">Loading devices...</option>
</select>
</div>
<div class="form-group">
<label>Gain (dB)</label>
<input type="text" id="aprsGain" value="40" placeholder="40">