FIX: fix the compiling errors

JIRA: xxxx
Change-Id: I1f56fd07ce474cd08ad9ede9f8808c3f8c398f2a
(cherry picked from commit 337937992600febd76f3ed0ee89e5c9f34903cd8)
This commit is contained in:
lane.wei 2023-10-24 19:43:42 +08:00 committed by Lane.Wei
parent aed55f967a
commit f76609a2f5
1 changed files with 5 additions and 5 deletions

View File

@ -94,7 +94,7 @@ namespace BBL {
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
#define BAMBU_NETWORK_AGENT_VERSION "01.07.09.01"
#define BAMBU_NETWORK_AGENT_VERSION "01.07.09.02"
//iot preset type strings
#define IOT_PRINTER_TYPE_STRING "printer"
@ -119,10 +119,10 @@ namespace BBL {
#define IOT_JSON_KEY_CERT_HASH_VALUE "hash_value"
#define IOT_JSON_KEY_CERT_VERIFY_RESULT "verify_result"
#define isser_name "GlobalSign GCC R45 EV CodeSigning CA 2020"
#define subject_name "Shenzhen Tuozhu Technology Co., Ltd."
#define serial_number "0b209295a54b188466ad7478"
#define hash_number "9690647085f910ffe2098129bc1229956a51e250"
#define EMBEDDED_ISSUER_NAME "GlobalSign GCC R45 EV CodeSigning CA 2020"
#define EMBEDDED_SUBJECT_NAME "Shenzhen Tuozhu Technology Co., Ltd."
#define EMBEDDED_SERIAL_NAME "0b209295a54b188466ad7478"
#define EMBEDDED_HASH_NAME "9690647085f910ffe2098129bc1229956a51e250"
// user callbacks