Ver código fonte

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

Pen Li 7 anos atrás
pai
commit
9928c6b9c5
1 arquivos alterados com 1 adições e 1 exclusões
  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)