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

(#2465) use u8 instead of char #2471

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

japrozs
Copy link
Contributor

@japrozs japrozs commented Jan 7, 2024

Related Issue(s) #2465
Has Unit Tests (y/n) n
Documentation Included (y/n) n

Change Description

Replace usages of char with u8

Rationale

Testing/Review Recommendations

Fill in testing procedures, specific items to focus on for review, or other info to help the team verify these changes are flight-quality.

Future Work

Note any additional work that will be done relating to this issue.

@japrozs
Copy link
Contributor Author

japrozs commented Jan 8, 2024

is there anything else that needs to be done for this PR to be merged?

@LeStarch LeStarch linked an issue Jan 8, 2024 that may be closed by this pull request
@LeStarch
Copy link
Collaborator

LeStarch commented Jan 8, 2024

Nope, this looks correct!

@LeStarch LeStarch merged commit bf81b68 into nasa:devel Jan 8, 2024
34 checks passed
@japrozs japrozs deleted the refactor_framing_protocol branch January 9, 2024 17:42
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.

FramingProtocol Use of U8 vs char
2 participants