move rf sensor to thermostat #624

This commit is contained in:
MichaelDvP
2022-09-19 15:45:00 +02:00
parent ef842b6c52
commit b22473d0d0
4 changed files with 16 additions and 23 deletions

View File

@@ -29,10 +29,6 @@ class Generic : public EMSdevice {
private:
static uuid::log::Logger logger_;
int16_t rfTemp_;
void process_RFSensorMessage(std::shared_ptr<const Telegram> telegram);
};
} // namespace emsesp