mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
formatting
This commit is contained in:
@@ -76,7 +76,7 @@ std::string EMSdevice::brand_to_string() const {
|
||||
case EMSdevice::Brand::IVT:
|
||||
return ("IVT");
|
||||
default:
|
||||
return ((""));
|
||||
return ("");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user