This commit is contained in:
J. Nick Koston
2026-04-14 16:28:50 -10:00
parent 2c1f01c76c
commit 65f0d4a000
-1
View File
@@ -569,7 +569,6 @@ inline void ESPHOME_ALWAYS_INLINE Application::before_loop_tasks_(uint32_t loop_
this->in_loop_ = true;
}
<<<<<<< HEAD
// NOLINTNEXTLINE(clang-diagnostic-unknown-attributes)
inline void ESPHOME_ALWAYS_INLINE __attribute__((optimize("O2"))) Application::loop() {
#ifdef USE_RUNTIME_STATS