This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-09-16 02:02:21 +01:00
Code
Issues
Releases
Wiki
Activity
Files
7b9bd707295fa619bb1f8aee629f6ab76fb46d61
esphome
/
tests
/
integration
/
fixtures
/
external_components
/
loop_test_component
History
J. Nick Koston
7b9bd70729
Add enable_loop_soon_from_isr
2025-06-18 12:09:12 +02:00
..
__init__.py
Add enable_loop_soon_from_isr
2025-06-18 12:09:12 +02:00
loop_test_component.cpp
Reduce CPU overhead by allowing components to disable their loop() (
#9089
)
2025-06-18 21:49:25 +12:00
loop_test_component.h
Reduce CPU overhead by allowing components to disable their loop() (
#9089
)
2025-06-18 21:49:25 +12:00
loop_test_isr_component.cpp
Add enable_loop_soon_from_isr
2025-06-18 12:09:12 +02:00
loop_test_isr_component.h
Add enable_loop_soon_from_isr
2025-06-18 12:09:12 +02:00