Skip to content

v0.5.0 - SenseShift

Compare
Choose a tag to compare
@leon0399 leon0399 released this 18 Apr 19:33
· 291 commits to master since this release
118b1eb

OpenHaptics to become SenseShift! A rebranding has happened!

What's Changed

  • Optional BLE optimization with NimBLE by @leon0399 in #28
    Bundled BLE library for ESP32 is huge, and this experimental feature will allow us to bundle even more upcoming features into the firmware.
  • bHaptics BLE callbacks by @leon0399 in #52, #57
    It is now available to run BLE and Bluetooth Serial simultaneously, and you can find example here. This is a preparation for upcoming OpenGloves/LucidGloves and ForceTube/ProTube compatibility
  • Unit Testing and Coverage reports by @leon0399 in #53, #55
    Just trust me, at least ~35% less bugs!

Full Changelog: v0.4.3...v0.5.0