Skip to content

ESP32-BLE-Keyboard v0.3.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@T-vK T-vK released this 01 Oct 08:41
· 13 commits to master since this release

Changelog:

  • Fix: Fixed the settings for platformio (Thanks to @sivar2311 for implementing this in PR #117)
  • Fix: Fixed #115 - A bug that causes the library to fail after reconnecting (Thanks to @sivar2311 for implementing this in PR #117)
  • Fix: Fixed #115 - A bug that causes the library to fail after reconnecting (Thanks to @sivar2311 for implementing this in PR #117)
  • Feature: Added new methods that allow setting the VendorID, ProductID and Version (Thanks to @sivar2311 for implementing this in PR #117)