add missing 'yarn webUI'

This commit is contained in:
Proddy
2023-10-17 17:58:56 +02:00
parent 6783d5b3e8
commit a17f8db035
7 changed files with 53 additions and 15 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("");