diff options
author | Sven Gothel <[email protected]> | 2022-09-17 22:34:01 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-09-17 22:34:01 +0200 |
commit | 8604cf24eb89fb4c83cbc6fa7c1663016000f464 (patch) | |
tree | 35e2e2344b5cf5f82647d9bf97617cafc0c48915 | |
parent | 3eccb9892afd54e2e9caaada8881e5da961a102c (diff) |
Bump CHANGES.mdv2.8.2
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ## Changes -**2.8.2 *Direct-BT* Maturity (Bluetooth LE) _TODO_** +**2.8.2 *Direct-BT* Maturity (Bluetooth LE)** * Change all callback return type: dummy 'bool' -> 'void', now enabled by `jau::function<void(A...)>` * Fix BTAdapter::reset() - BTAdapter::poweredOff(): Always use disconnectAllDevices() for proper device pull-down to clear all its states |