Brawrdon/esp-homekit-arduino-sdk

External trigger for "static int fan_read ()

vvrec opened this issue · 1 comments

vvrec commented

Thank you! Everything works perfectly! Could you add a real external trigger for "static int fan_read ()" to the example. I just can't use the callback correctly. Only obtained using a queue in thread_entry.

I have a more concrete implementation of the library in my personal project. You can see it in this branch, hopefully this helps! https://github.com/Brawrdon/PlantKit/tree/sensor-integration