Skip to content

ABL milliamps no longer hardcoded to 850 at runtime#2581

Merged
Aircoookie merged 1 commit intowled:masterfrom
SpeakingOfBrad:milliamp
Mar 15, 2022
Merged

ABL milliamps no longer hardcoded to 850 at runtime#2581
Aircoookie merged 1 commit intowled:masterfrom
SpeakingOfBrad:milliamp

Conversation

@SpeakingOfBrad
Copy link
Copy Markdown
Contributor

In a previous pull request I added "-D ABL_MILLIAMPS_DEFAULT", but it turns out that it didn't actually work because that variable wasn't applied everywhere it should have and was getting hard coded to 850. I also added a little math to make sure that if you use this -D override then it will always be at least 250 (I'm not exactly sure where 250 comes from, but if you try to set it to less than 250 in the GUI it gives a warning and won't let you save).

@Aircoookie Aircoookie merged commit 854ed8c into wled:master Mar 15, 2022
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