mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Enable a bunch of clang-tidy checks (#2149)
This commit is contained in:
@@ -309,7 +309,7 @@ class Application {
|
||||
bool name_add_mac_suffix_;
|
||||
uint32_t last_loop_{0};
|
||||
uint32_t loop_interval_{16};
|
||||
int dump_config_at_{-1};
|
||||
size_t dump_config_at_{SIZE_MAX};
|
||||
uint32_t app_state_{0};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user