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

Support other fractal products (FM3) #23

Merged
merged 3 commits into from Feb 21, 2021

Conversation

kmcgain
Copy link

@kmcgain kmcgain commented Feb 21, 2021

Fractal forum member was interested in FM3 support. This PR just adds a new constructor to allow the passing of sysex product version.

Backwards compatible as defaults to AxeFx 3.

Adds 1 byte, could replace some of the const static bytes with #defines to bring that down if this is an issue.

@tysonlt
Copy link
Owner

tysonlt commented Feb 21, 2021

How about using a default constructor arg rather than having two separate constructors?

Merge duplciate constructors
@kmcgain
Copy link
Author

kmcgain commented Feb 21, 2021

Yep looks good

@tysonlt
Copy link
Owner

tysonlt commented Feb 21, 2021

Allow switching product version for FM3 support

@tysonlt tysonlt merged commit cda3123 into tysonlt:master Feb 21, 2021
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.

None yet

4 participants