Mixiaoxiao / Arduino-HomeKit-ESP8266

Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
MIT License
1.51k stars 277 forks source link

Maximum number of characteristics / services #185

Open lodi12 opened 2 years ago

lodi12 commented 2 years ago

Hi, In the open RTOS code from maximkulkin the maximum number of characteristics is hard coded to 25. Is there such a limitation also in the code ported to Arduino?

AGRO666 commented 1 year ago

https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/blob/8a8e1a065005e9252d728b24f96f6d0b29993f67/src/arduino_homekit_server.cpp#L33