NEW: support to display wired network for printer

JIRA: STUDIO-3519

Change-Id: I1c32254e249a3c0010973b17953121f4aa718f76
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li 2023-09-11 10:15:41 +08:00 committed by Lane.Wei
parent 29bdbf891c
commit be53cf4c7a
5 changed files with 22 additions and 1 deletions

View file

@ -573,6 +573,7 @@ public:
std::string wifi_signal;
std::string link_th;
std::string link_ams;
bool network_wired { false };
/* lights */
LIGHT_EFFECT chamber_light;