[1.0.2] - 2025-05-29
Fixed
Since the release of NimBLE-Arduio 2.3.0, the compiler complained about const-type of pChar->readValue(),
as a consequence const NimBLERemoteCharacteristic*
was changed to a non-const pointer.
Changed
Added
Support for XIAO ESP32S3 has been documented
- Added docs/XIAO_ESP32S3_Sense.md plus supporting images