Skip to content

Conversation

@e-bonner
Copy link
Contributor

Including DynamicHID.h in Joystick.h using <> prevents it from being found if the library is not in the Arduino/libraries directory. This means that it cannot be included as part of a project and significantly increases the difficulty of using it as a git submodule where the library cannot easily be patched. Using "" should not break anything if it is installed to Arduino/libraries.
This PR simply changes the include to "".

This was referenced Jun 30, 2020
@MHeironimus MHeironimus merged commit a4898ce into MHeironimus:master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants