Ver código fonte

[bt6708]change sw version

balbekova 6 anos atrás
pai
commit
b7bdc84f61
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      config/common_config.h

+ 1 - 1
config/common_config.h

@@ -41,7 +41,7 @@
 #elif HARDWARE_BT6702
 #elif HARDWARE_BT6702
 #define VERSION                         "1.1"
 #define VERSION                         "1.1"
 #elif HARDWARE_BT6708
 #elif HARDWARE_BT6708
-#define VERSION                         "1.0b"
+#define VERSION                         "1.0"
 #endif
 #endif
    
    
 /**
 /**