Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant header file includes for the hid class #2609

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

tyustli
Copy link
Contributor

@tyustli tyustli commented Apr 24, 2024

Describe the PR

  #if CFG_TUD_HID
    #include "class/hid/hid_device.h"
  #endif

hid_device.h include hid.h

Remove redundant header file includes for the hid class

Additional context
If applicable, add any other context about the PR and/or screenshots here.

Copy link
Contributor Author

@tyustli tyustli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HiFiPhile
Copy link
Collaborator

I think you need to add it to bare_api example.

@HiFiPhile HiFiPhile merged commit 69313ef into hathach:master Apr 25, 2024
69 checks passed
@tyustli tyustli deleted the patch-1 branch April 25, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants