This looks very sane. Maybe I should also remove the line:
if( deviceList.at(i).contains("sr") || deviceList.at(i).contains("hd") )
I don't know why I wrote it this way anymore but it seems more complicated than it should be.
This looks very sane.
Maybe I should also remove the line:
if( deviceList. at(i).contains( "sr") || deviceList. at(i).contains( "hd") )
I don't know why I wrote it this way anymore but it seems more complicated than it should be.