bump the SenseGlove libraries to the v2.199.0-b35c8158 experimental release with BLE (Bluetooth Low Energy) support

This commit is contained in:
Mamadou Babaei
2025-05-09 16:35:41 +02:00
parent 246fcbe724
commit cdb4cafb53
59 changed files with 88 additions and 88 deletions
+1 -1
View File
@@ -18,7 +18,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 a yet to be versioned, experimental release, with BLE (Bluetooth Low Energy) support.
- Bumped the SenseGlove libraries to the `v2.199.0-b35c8158` experimental release with BLE (Bluetooth Low Energy) support.
### Documentation