Thanks to visit codestin.com
Credit goes to github.com

Skip to content

2.0.3

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

What's Changed

  • Add missing NimBLEUtils and NimBLEConnInfo includes to NimBLEDevice.h by @h2zero in #268
  • Fix crash that could occur when server receives reconnection from client by @finger563 in #271
  • NimBLELog allow custom log level colors. by @thekurtovic in #267
  • Fix compile error for advertiser only config. by @h2zero in #273
  • NimBLEScan increment m_callbackSent before callback. by @thekurtovic in #278
  • Fix build error when using platformio library by @h2zero in #276
  • Add checks in case NIMBLE_CPP_DEBUG_ASSERT is not defined. by @thekurtovic in #280

Full Changelog: 2.0.0...2.0.3