mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
ci: update network module based on commit 1addfb7
Change-Id: I73401577238aa76cb9a9e1d2e20f19543c0cc276 (cherry picked from commit 1b04c461c1f85d2d26294af244512e7346e5876a)
This commit is contained in:
parent
75e960f999
commit
6834f0096b
1 changed files with 3 additions and 1 deletions
|
@ -32,11 +32,13 @@ namespace BBL {
|
|||
#define BAMBU_NETWORK_ERR_INVALID_RESULT -23
|
||||
#define BAMBU_NETWORK_ERR_FTP_UPLOAD_FAILED -24
|
||||
#define BAMBU_NETWORK_ERR_FTP_LOGIN_DENIED -25
|
||||
#define BAMBU_NETWORK_ERR_GET_MODEL_PUBLISH_PAGE -26
|
||||
#define BAMBU_NETWORK_ERR_GET_MODEL_MALL_HOME_PAGE -27
|
||||
|
||||
|
||||
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
||||
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
|
||||
#define BAMBU_NETWORK_AGENT_VERSION "01.03.01.02"
|
||||
#define BAMBU_NETWORK_AGENT_VERSION "01.04.00.01"
|
||||
|
||||
|
||||
//iot preset type strings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue