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 Enum Clash for OSI Lane Proto #3

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

anirudh-seela-ai
Copy link

No description provided.

@anirudh-seela-ai anirudh-seela-ai changed the title Update nanopb_generator.py Fix Enum Clash for OSI Lane Proto Nov 28, 2023
Comment on lines +417 to +418
if str(Names(names.parts[:-1])) == "osi3_Lane_Classification":
base_name = "LCT_"

Choose a reason for hiding this comment

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

@anirudh-seela can you please leave a comment here to explain why you're doing this?

Copy link
Author

Choose a reason for hiding this comment

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

Done

@anirudh-seela-ai anirudh-seela-ai merged commit 9c7fba3 into helix/simulink-nanopb-patch Nov 28, 2023
1 of 4 checks passed
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