mirror of
https://github.com/SatDump/SatDump
synced 2026-08-13 17:47:30 -04:00
preamp, not amp
This commit is contained in:
parent
4f140bf488
commit
ce7c6ef6d3
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ void AaroniaSource::set_gains()
|
|||
else
|
||||
AARTSAAPI_ConfigSetString(&aaronia_device, &config, L"None");
|
||||
|
||||
if (d_enable_amp)
|
||||
if (d_enable_preamp)
|
||||
d_min_level = -38;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue