mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-29 06:43:15 +08:00
ci: update network module based on commit 889249e
Change-Id: Ic8680bbca695c8c4fc0dc5d113eb1f436f5e533d
This commit is contained in:
parent
6496aa377d
commit
0aada596a6
@ -97,11 +97,11 @@ namespace BBL {
|
||||
#define BAMBU_NETWORK_LIBRARY "bambu_networking"
|
||||
#define BAMBU_NETWORK_AGENT_NAME "bambu_network_agent"
|
||||
|
||||
#define BAMBU_NETWORK_AGENT_VERSION "02.00.00.06"//iot preset type strings
|
||||
#define IOT_PRINTER_TYPE_STRING "printer"
|
||||
#define IOT_FILAMENT_STRING "filament"
|
||||
#define IOT_PRINT_TYPE_STRING "print"
|
||||
#define BAMBU_NETWORK_AGENT_VERSION "02.00.00.09"
|
||||
|
||||
#define IOT_PRINTER_TYPE_STRING "printer"
|
||||
#define IOT_FILAMENT_STRING "filament"
|
||||
#define IOT_PRINT_TYPE_STRING "print"
|
||||
#define IOT_JSON_KEY_VERSION "version"
|
||||
#define IOT_JSON_KEY_NAME "name"
|
||||
#define IOT_JSON_KEY_TYPE "type"
|
||||
|
Loading…
x
Reference in New Issue
Block a user