thinkier
Results
12
comments of
thinkier
I've been able to make the example sketch BasicUsage work by modifying 2 things. 1. `#include ` 2. Replacing line 45 (previously line 44) with `#if !defined(NRF52_SERIES) && !defined(ARDUINO_ARCH_RP2040)` I'm...
I had the same issue with the updated HomeKit Architecture. Above steps to reproduce were representative of the issue I had. Development Device: MacBook Pro 2020 (Intel) running CLion 2023.1.3...