소스 검색

版本升级维护

yyqxiaoyin 5 년 전
부모
커밋
37ae6caedb
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Example/MKRRadioManager/MKRPlayControlViewController.m
  2. BIN
      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;
 }

BIN
libs/libAS-Control.framework/libAS-Control