mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 17:04:46 -04:00
Local Output/Sink: updated documentation
This commit is contained in:
@@ -32,7 +32,7 @@ void LocalSourceSettings::resetToDefaults()
|
||||
{
|
||||
m_localDeviceIndex = 0;
|
||||
m_rgbColor = QColor(140, 4, 4).rgb();
|
||||
m_title = "Local sink";
|
||||
m_title = "Local Source";
|
||||
m_log2Interp = 0;
|
||||
m_filterChainHash = 0;
|
||||
m_channelMarker = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user