The error happens because BLEDevice::init (in the ESP32 core 3.3.7) now takes an Arduino String, while BleKeyboard stores deviceName as std::string
Can you please release a new version?
I hate to fork this repo, but it seems dead - nothing since 2022.
The error happens because BLEDevice::init (in the ESP32 core 3.3.7) now takes an Arduino String, while BleKeyboard stores deviceName as std::string
Can you please release a new version?
I hate to fork this repo, but it seems dead - nothing since 2022.