瀏覽代碼

版本升级维护

yyqxiaoyin 5 年之前
父節點
當前提交
37ae6caedb
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Example/MKRRadioManager/MKRPlayControlViewController.m
  2. 二進制
      libs/libAS-Control.framework/libAS-Control

+ 4 - 0
Example/MKRRadioManager/MKRPlayControlViewController.m

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

二進制
libs/libAS-Control.framework/libAS-Control