mysensors / MySensors

MySensors library and examples

Home Page:https://www.mysensors.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add define for own inclusion mode indication handler

lelouch94 opened this issue · comments

Feature request:
Add a feature for a custom indication handler for inclusion mode, similar to MY_INDICATION_HANDLER.

My use case:
Due to the limitation of the IO pin number on the ESP8266, I am using an I2C port extender.
This works well for MY_INDICATION_HANDLER, but I need a similar function for the inclusion mode display.