Arduino-HomeKit-ESP8266 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP8266 copied to clipboard

Maximum number of characteristics / services

Open lodi12 opened this issue 2 years ago • 1 comments

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?

lodi12 avatar Sep 05 '22 20:09 lodi12

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

AGRO666 avatar Oct 17 '22 11:10 AGRO666