formatting

This commit is contained in:
proddy
2024-05-01 22:27:12 +02:00
parent ad73fba36e
commit d5675e24e7

View File

@@ -1379,7 +1379,6 @@ void EMSdevice::dump_value_info() {
} }
#endif #endif
// dumps all telegram details to a new vector // dumps all telegram details to a new vector
#if defined(EMSESP_STANDALONE) #if defined(EMSESP_STANDALONE)
void EMSdevice::dump_telegram_info(std::vector<TelegramFunctionDump> & telegram_functions_dump) { void EMSdevice::dump_telegram_info(std::vector<TelegramFunctionDump> & telegram_functions_dump) {