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

Fix frc namespace for CustomComponents #195

Merged
merged 2 commits into from Jan 14, 2020

Conversation

sciencewhiz
Copy link
Collaborator

use export declarations for subsystem-declerations.h
Don't add frc namesspace for CustomComponents

Fixes #194

use export declarations for subsystem-declerations.h
Don't add frc namesspace for CustomComponents
@sciencewhiz sciencewhiz merged commit b0c2e19 into wpilibsuite:master Jan 14, 2020
@sciencewhiz sciencewhiz deleted the CustomNamespaceFix branch January 14, 2020 05:25
sciencewhiz added a commit that referenced this pull request Jan 19, 2020
* Update ProjectYear to 2020 (#184)

* fix case of Requires in comments (#193)

* Fix frc namespace for CustomComponents (#195)

use export declarations for subsystem-declerations.h
Don't add frc namespace for CustomComponents

* Update to export to 2020.2.2 (#200)

Co-authored-by: Peter Johnson <johnson.peter@gmail.com>
sciencewhiz added a commit to Beachbot330/RobotBuilder that referenced this pull request Oct 25, 2020
* Update ProjectYear to 2020 (wpilibsuite#184)

* fix case of Requires in comments (wpilibsuite#193)

* Fix frc namespace for CustomComponents (wpilibsuite#195)

use export declarations for subsystem-declerations.h
Don't add frc namespace for CustomComponents

* Update to export to 2020.2.2 (wpilibsuite#200)

Co-authored-by: Peter Johnson <johnson.peter@gmail.com>
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.

CustomComponent uses frc namespace
1 participant