mirror of
https://github.com/esphome/esphome.git
synced 2025-09-24 22:22:22 +01:00
Increase task wdt timeout for ESP32/ESP32-C3 (#2096)
This commit is contained in:
@@ -250,6 +250,8 @@ class Application {
|
||||
|
||||
void calculate_looping_components_();
|
||||
|
||||
void feed_wdt_arch_();
|
||||
|
||||
std::vector<Component *> components_{};
|
||||
std::vector<Component *> looping_components_{};
|
||||
|
||||
|
Reference in New Issue
Block a user