mirror of
https://github.com/esphome/esphome.git
synced 2025-08-05 09:57:47 +00:00
cleanup
This commit is contained in:
parent
c169cf1e77
commit
fb3c092eaa
@ -208,7 +208,7 @@ class Scheduler {
|
||||
#endif
|
||||
uint32_t last_millis_{0};
|
||||
uint16_t millis_major_{0};
|
||||
volatile uint32_t to_remove_{0};
|
||||
uint32_t to_remove_{0};
|
||||
};
|
||||
|
||||
} // namespace esphome
|
||||
|
Loading…
x
Reference in New Issue
Block a user