mirror of
https://github.com/g4klx/MMDVMHost
synced 2026-02-05 06:05:42 +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