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

Change default pin value for simulator #117

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

npentrel
Copy link
Contributor

@npentrel npentrel commented Jun 8, 2024

Attempting to fix #116 . I don't know if this has any other consequences tbh but the hexpansion code relies on Pin 0 returning true. See https://github.com/emfcamp/badge-2024-software/blob/main/modules/frontboards/twentyfour.py#L39

@npentrel npentrel requested a review from MatthewWilkes June 8, 2024 08:38
@npentrel
Copy link
Contributor Author

npentrel commented Jun 9, 2024

Since only the simulator uses this and it's currently non functional I will merge this. If it breaks something we can define more conditional logic for it to return 1 or 0

@npentrel npentrel merged commit 48b8457 into emfcamp:main Jun 9, 2024
2 checks passed
@npentrel npentrel deleted the fix-sim branch June 9, 2024 10:28
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.

Simulator does not work and erroneously finds hexpansions
1 participant