mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-13 06:03:37 +02:00
2015-02-27 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'SAS User Serial Interface' driver to 'SAS USI (3 digit)'.
This commit is contained in:
@@ -603,8 +603,8 @@ QString RDMatrix::typeString(RDMatrix::Type type)
|
||||
return QString("BroadcastTools ACS 8.2");
|
||||
break;
|
||||
|
||||
case RDMatrix::SasUsi:
|
||||
return QString("SAS User Serial Interface");
|
||||
case RDMatrix::SasUsi3Digit:
|
||||
return QString("SAS USI (3 digit)");
|
||||
break;
|
||||
|
||||
case RDMatrix::Bt16x2:
|
||||
|
Reference in New Issue
Block a user