-
-
Notifications
You must be signed in to change notification settings - Fork 630
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
feat(config): add missing and new parameters for ZEN15 #7495
base: master
Are you sure you want to change the base?
Conversation
Inspired by #7494, I copied the label conditional to my branch, but I wonder if it should check hardwareVersion instead... |
I don't think hardwareVersion check is necessary. Pretty sure you cannot successfully load the version 2.0+ firmware onto the older variant without bricking it :D |
Re-ordered parameters to match documentation
Added parameter 35 for firmware v2.0 (based on mis-documented parameter 25 in change log)
Updated parameter 20 for firmware v2.10
Added parameters 36, 175, and 176 for firmware v2.10
Added missing parameters 31 and 32
Added unit (W) to parameter 151
Re-labeled parameters 151 and 174 to more closely match documentation