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 example commands in HelloWorld.html #13

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

rwilbur
Copy link
Contributor

@rwilbur rwilbur commented Dec 12, 2023

Fixed the mv commands that was listed as HelloWorld.hpp-template and HelloWorld.cpp-template. The actual files generated were HelloWorld.template.hpp and HelloWorld.template.cpp.

Changed the example where it uses the private keyword in HelloWorld.hpp to uppercase to make it match what is in the generated code.

@thomas-bc
Copy link
Member

Sorry for the late review, thank you for making this change!

@thomas-bc thomas-bc merged commit a311a1a into fprime-community:main Jan 10, 2024
thomas-bc added a commit that referenced this pull request Feb 16, 2024
* Fix example commands in HelloWorld.html (#13)

* Fix incorrect filename in mv commands

* Update private keyword to be all caps as it is in the code

* Update fpp model

* Revert changes from `main` for history cleanliness

---------

Co-authored-by: Thomas Boyer-Chammard <49786685+thomas-bc@users.noreply.github.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.

2 participants