-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Allow parameter data to be treated as commands for the ssd1331 #1751
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
Conversation
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.
Looks like the extra bytes are causing the same issue with #1733 to pop up again and travis is failing. What would be the best strategy to fix this? |
In |
Do a local test with the |
Thanks Dan. Adjusted the limit and local PL build succeeded. Trying again. |
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.
Approving based on @tannewt 's previous approval. Excellent!
This fixes #1750