Skip to content

Version 1.0.2

Latest
Compare
Choose a tag to compare
@Berg0162 Berg0162 released this 29 May 13:36
· 1 commit to main since this release
dc2b771

[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