!20 Increase compatibility

Merge pull request !20 from zjucx/master
This commit is contained in:
openharmony_ci 2021-06-15 10:30:07 +08:00 committed by Gitee
commit ad40a017e4
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ extern "C" {
#endif
#endif
#define CLIENT_PROXY_VER 0x40
#define CLIENT_PROXY_VER (0x40 | (uint16)DEFAULT_VERSION)
/**
* @brief Indicates the inherited macro of the client proxy.