mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
supress lint warning wirh make
This commit is contained in:
@@ -34,8 +34,8 @@ class Ventilation : public EMSdevice {
|
|||||||
int16_t inEx_;
|
int16_t inEx_;
|
||||||
int16_t outEx_;
|
int16_t outEx_;
|
||||||
uint16_t voc_;
|
uint16_t voc_;
|
||||||
uint8_t bypass_;
|
// uint8_t bypass_;
|
||||||
uint16_t filterRemain_;
|
// uint16_t filterRemain_;
|
||||||
uint8_t ventInSpeed_;
|
uint8_t ventInSpeed_;
|
||||||
uint8_t ventOutSpeed_;
|
uint8_t ventOutSpeed_;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user