Skip to content

feat(hid_service): Expose UUIDS for use by others#371

Merged
finger563 merged 1 commit intomainfrom
feat/hid-service-expose-uuids
Feb 16, 2025
Merged

feat(hid_service): Expose UUIDS for use by others#371
finger563 merged 1 commit intomainfrom
feat/hid-service-expose-uuids

Conversation

@finger563
Copy link
Contributor

@finger563 finger563 commented Feb 16, 2025

Description

Make UUIDs public instead of protected.

Motivation and Context

This allows others to use the defined UUIDs for their own purposes.

How has this been tested?

Building as part of esp-usb-ble-hid project

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

@finger563 finger563 merged commit 9fb6bba into main Feb 16, 2025
12 of 13 checks passed
@finger563 finger563 deleted the feat/hid-service-expose-uuids branch February 16, 2025 00:14
@finger563 finger563 added enhancement New feature or request hid service labels Feb 16, 2025
@finger563 finger563 self-assigned this Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request hid service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant