Spice simulator: change gain units to dBV
This commit is contained in:
@@ -217,7 +217,7 @@ public:
|
||||
|
||||
void formatLabels() override
|
||||
{
|
||||
formatSILabels( this, wxT( "dB" ), 3 );
|
||||
formatSILabels( this, wxT( "dBV" ), 3 );
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user