bump the SenseGlove libraries to the v2.200.0-0cb715d0 release with BLE (Bluetooth Low Energy) support

This commit is contained in:
Mamadou Babaei
2025-05-09 16:35:14 +02:00
parent 8392453986
commit 71102feef7
72 changed files with 115 additions and 151 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- The error codes returned from `FSGConnectJNI::Initialize()` and `FSGCoreJNI::Initialize()` have been changed. This is a breaking change for any code that relies on handling the return codes from those functions.
- Bumped the SenseGlove libraries to the `v2.199.1-8de3deb9` experimental release with BLE (Bluetooth Low Energy) support.
- Bumped the SenseGlove libraries to the `v2.200.0-0cb715d0` release with BLE (Bluetooth Low Energy) support.
### Documentation