@@ -23,6 +23,7 @@
- (instancetype)initWithDevice:(MKRUPnPDevice *)device{
if (self = [super init]) {
// [[MKRRadioControlMaster shareMaster] changeCurrentDevice:device];
+
}
return self;