mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Add inch sign
This commit is contained in:
@@ -588,7 +588,7 @@ void CMMDVMHost::createDisplay()
|
||||
std::string port = m_conf.getNextionPort();
|
||||
unsigned int brightness = m_conf.getNextionBrightness();
|
||||
|
||||
LogInfo(" Size: %s", size.c_str());
|
||||
LogInfo(" Size: %s\"", size.c_str());
|
||||
LogInfo(" Port: %s", port.c_str());
|
||||
LogInfo(" Brightness: %u", brightness);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user