mirror of
https://github.com/esphome/esphome.git
synced 2025-09-14 17:22:20 +01:00
there was no locking on host!
This commit is contained in:
@@ -83,4 +83,4 @@ bool DeferStressComponent::is_test_complete() { return this->test_complete_; }
|
||||
int DeferStressComponent::get_expected_total() { return this->expected_total_; }
|
||||
|
||||
} // namespace defer_stress_component
|
||||
} // namespace esphome
|
||||
} // namespace esphome
|
||||
|
@@ -25,4 +25,4 @@ class DeferStressComponent : public Component {
|
||||
};
|
||||
|
||||
} // namespace defer_stress_component
|
||||
} // namespace esphome
|
||||
} // namespace esphome
|
||||
|
Reference in New Issue
Block a user