Arduino-HomeKit-ESP32
Arduino-HomeKit-ESP32 copied to clipboard
changed uint8_t to int type for HOMEKIT_INT_CPP in types.c and types.h
A similar issue was resolved in the 8266 version of the library by this change.
Nice work! solved two errors.