mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-19 13:57:11 +00:00
This will make the code cleaner since timing related logic is linked only to the trigger object and not the entire schedule object and additionally, this can allow us to have multiple triggers per schedule in future.