Skip to content

2.1.3

Latest
Compare
Choose a tag to compare
@h2zero h2zero released this 05 Jan 22:25
· 1 commit to release/2.1 since this release

What's Changed

  • Fix compiling errors on nRF devices by @mr258876 in #801
  • Fix NimBLEHIDDevice output report returning incorrect characteristic. by @h2zero in #805
  • Add missing NimBLEUtils and NimBLEConnInfo includes to NimBLEDevice.h by @h2zero in #806
  • Fix getOutputReport, getInputReport and getFeatureReport: not being able to create more than one report + temporal coupling by @afpineda in #812
  • avoid unused-variable warning by @mazgch in #834
  • Fix advertising data not set if scan response enabled later. by @h2zero in #838
  • Fix characteristic value unable to be updated in callback by @h2zero in #840
  • NimBLEAdvertisementData emit error on failure, remove magic numbers. by @thekurtovic in #841

New Contributors

Full Changelog: 2.1.0...2.1.3