소스 검색

1.完成iOS Apex Drivers关闭离线。

Pen Li 7 년 전
부모
커밋
9928c6b9c5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Redant Drivers/Apex And Drivers/config.h

+ 1 - 1
Redant Drivers/Apex And Drivers/config.h

@@ -9,7 +9,7 @@
 #ifndef config_h
 #define config_h
 
-#define OFFLINE_MODE YES
+//#define OFFLINE_MODE YES
 
 #define ApexDriverOrangeWhiteColor UIColorFromRGB(0xe65c00)
 #define ApexDriverOrangeColor UIColorFromRGB(0xff8008)