Skip to content

2.1.1

Compare
Choose a tag to compare
@h2zero h2zero released this 17 Dec 02:07
· 5 commits to release/2.1 since this release

Fixed

  • NimBLEHIDDevice::getOutputReport will now return the correct characteristic.
  • Compile error when central is disabled, class NimBLEServer has no member named m_pClient.
  • Compile error with nRF devices, unresolved symbol nimble_port_stop.

Changed

  • Added missing includes for NimBLEConnInfo and NimBLEUtils to NimBLEDevice.h.