reverse things:

main
Tom Early 4 years ago
parent e4c393acb8
commit e4d85e8c5a

@ -87,8 +87,8 @@ bool CController::InitDevices()
// now initialize each device
// the first one will be a dstar device
Encoding type = Encoding::dstar;
// the first one will be a dmr device
Encoding type = Encoding::dmr;
for (const auto devpath : deviceset)
{
// instantiate it

Loading…
Cancel
Save

Powered by TurnKey Linux.