e-Paper icon indicating copy to clipboard operation
e-Paper copied to clipboard

remove unneeded "color" argument in Clear() function

Open txoof opened this issue 4 years ago • 1 comments

Some of the EPD libraries contain an unneeded color argument. It does not appear to be used within the functions and makes writing code that is portable to multiple displays difficult.

txoof avatar Jan 26 '20 12:01 txoof

Your PR should be isolated to the one or two issues you are fixing. Those file renames and total of 13 commits make it too cumbersome to review the changes. For it to have any chance of being approved, start with master and just make a few changes per PR.

bassettb avatar Mar 29 '20 03:03 bassettb