This commit is contained in:
MichaelDvP
2023-10-18 07:11:11 +02:00
59 changed files with 5850 additions and 5192 deletions

View File

@@ -716,7 +716,6 @@ std::string EMSESP::pretty_telegram(std::shared_ptr<const Telegram> telegram) {
uint8_t offset = telegram->offset;
// find name for src and dest by looking up known devices
std::string src_name("");
std::string dest_name("");
std::string type_name("");