Showing
1 changed file
with
1 additions
and
1 deletions
| ... | ... | @@ -24,7 +24,7 @@ const char sdk_version[] = "(BlueSea SDK)V1.2.D7 optek link SDK V1.1 20210511"; |
| 24 | 24 | const char project_ver_date[] = __DATE__; |
| 25 | 25 | const char project_time_date[] = __TIME__; |
| 26 | 26 | |
| 27 | -const char project_version[] = "001"; | |
| 27 | +const char project_version[] = "002"; | |
| 28 | 28 | |
| 29 | 29 | const char *sdk_version_get(void) |
| 30 | 30 | { | ... | ... |
Please
register
or
login
to post a comment