File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- All notable changes to this project will be documented in this file.
3+ All notable changes to this project will be documented in this file.
4+
5+ ## [ 1.3.5] - 2022-01-14
6+
7+ ### Added
8+ - CONFIG_NIMBLE_CPP_DEBUG_LEVEL macro in nimconfig.h to allow setting the log level separately from the Arduino core log level.
9+
10+ ### Fixed
11+ - Memory leak when initializing/deinitializing the BLE stack caused by new FreeRTOS timers be created on each initialization.
412
513## [ 1.3.4] - 2022-01-09
614
Original file line number Diff line number Diff line change 11name =NimBLE-Arduino
2- version =1.3.4
2+ version =1.3.5
33author =h2zero
44maintainer =h2zero <
[email protected] >
55sentence =Bluetooth low energy (BLE) library for arduino-esp32 based on NimBLE.
You can’t perform that action at this time.
0 commit comments