remove need for an additional logger

This commit is contained in:
proddy
2020-10-21 13:42:26 +02:00
parent 70c2d32633
commit 48475ca119
2 changed files with 4 additions and 8 deletions

View File

@@ -278,8 +278,6 @@ class EMSdevice {
uint8_t flags_ = 0;
uint8_t brand_ = Brand::NO_BRAND;
static uuid::log::Logger logger_;
struct TelegramFunction {
uint16_t telegram_type_id_; // it's type_id
const __FlashStringHelper * telegram_type_name_; // e.g. RC20Message