HomeACcessoryKid / ESP8266-HomeKit-Demo

User part of the ESP8266-HomeKit foundation
https://www.youtube.com/watch?v=Xnr-utWDIR8
Apache License 2.0
125 stars 27 forks source link

button GPIO interrupt routine #4

Closed HomeACcessoryKid closed 7 years ago

HomeACcessoryKid commented 7 years ago

In order to make the suggested button to give some local input to the accessory, I am trying to find out how to make a GPIO interrupt routine. For now I'm not finding any useful examples, only stuff that doesn't compile.

Can anyone suggest where to look/give a working example??

HomeACcessoryKid commented 7 years ago

Actually I have engineered it myself... See https://github.com/espressif/ESP8266_RTOS_SDK/issues/8#issuecomment-271147003