Merge pull request #1186 from proddy/dev

suppress lint warning with make
This commit is contained in:
Proddy
2023-06-03 11:12:51 +04:00
committed by GitHub

View File

@@ -34,8 +34,8 @@ class Ventilation : public EMSdevice {
int16_t inEx_;
int16_t outEx_;
uint16_t voc_;
uint8_t bypass_;
uint16_t filterRemain_;
// uint8_t bypass_;
// uint16_t filterRemain_;
uint8_t ventInSpeed_;
uint8_t ventOutSpeed_;