Commit a9072cc2e4cb11b5c6c9131ba60663c7a2b39ed1

Authored by luozhesi
1 parent 392b1cfc

modified version string

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -19,7 +19,7 @@
19 19 #include "app_ver.h"
20 20 #include "flash_boot.h"
21 21
22   -const char sdk_version[] = "(BlueSea SDK)V1.2.D7 optek link SDK V1.2 20210525";
  22 +const char sdk_version[] = "(BlueSea SDK)V1.2.D7 optek link SDK V1.3 20210601";
23 23
24 24 const char project_ver_date[] = __DATE__;
25 25 const char project_time_date[] = __TIME__;
... ...
Please register or login to post a comment