OpenShock / Firmware

Espressif Firmware for OpenShock, Controlling shock collars via Reverse engineered proprietary Sub-1 GHz Protocols.
GNU Affero General Public License v3.0
33 stars 12 forks source link

Use event loops to decouple code #300

Open hhvrc opened 4 weeks ago

hhvrc commented 4 weeks ago

Would help decouple and simplify code, along with removing un-needed tasks

Docs: https://docs.espressif.com/projects/esp-idf/en/v5.3.1/esp32/api-reference/system/esp_event.html