Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@h2zero h2zero released this 17 Dec 01:50

Fixed

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

Changed

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