-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Remove physical variant
and momentary_positions
#536
Conversation
…declarations from archive
… it was not being utilized in the script. This change improves code readability and cleans up unnecessary code clutter.
@charliefoxtwo, at some point that archive should be removed or zipped. |
@emcek, |
@jdahlblom I do not have local lua dev env. running :/ I think I got it. Please review. |
Yup, looks good. I generated the new JSON files. How do we get that into this PR? I don't know git that well. Can I push to this PR? |
Hmm I pushed to this PR but can't see the commit. |
Yeah none of the files in the archive folder need to be (nor should be) changed. @jdahlblom youre right, we should just remove it entirely - the new modules have been working just fine. |
Github is lagging, my commit will show up later. |
So, I will revert them, to be clean in separate PR. |
…itions' declarations from archive" This reverts commit f09c19a.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thank you for doing this! Now to remove api_variant
...
PhysicalVariant
enum and usage ofphysical variant
MomentaryPositions
enum and usage ofmomentary_positions
limited_rotary
make no sense #532