2.0.1
Fixed
NimBLEHIDDevice::getOutputReportwill now return the correct characteristic.- Compile error when central is disabled, class
NimBLEServerhas no member namedm_pClient.
Changed
- Added missing includes for
NimBLEConnInfoandNimBLEUtilstoNimBLEDevice.h.