2.0.3
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