mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
Merge pull request #1186 from proddy/dev
suppress lint warning with make
This commit is contained in:
@@ -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_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user