#include "helpers.h" namespace esphome { namespace helpers { uint32_t TimerManager::_millis = 0; } // namespace helpers } // namespace GrKoR