Closed KurtE closed 4 months ago
Merge is done...
On Fri, Jun 28, 2024 at 7:49 AM KurtE @.***> wrote:
Added the writeRect8BPP as well as the others like: writeRect1BPP, 2BPP, 4BPP, which all call off to NBPP
Also fixed the rotation 2 issue with writeRect
You can view, comment on, or merge this pull request online at:
https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22 Commit Summary
- bc08a2c https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22/commits/bc08a2c8dad2064d6fe6f9cc54386829731f08f2 Working on writeRect8BPP plus 124N versions
- 6ec86c1 https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22/commits/6ec86c140f484ddc74cddfb5cf644cb88257ce2e writeRect Rotation 2 issue
File Changes
(2 files https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22/files)
- M src/RA8876_t3.cpp https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22/files#diff-caa70f7e349f3b6447667854cc8bf16bb8799a56ac9e5ad2c2afb21d93924b2f (198)
- M src/RA8876_t3.h https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22/files#diff-487058595c5a9df5ec0b8d08799b70239b382e820f3c8f2ce12e63385044498d (42)
Patch Links:
- https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22.patch
- https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22.diff
— Reply to this email directly, view it on GitHub https://github.com/wwatson4506/Ra8876LiteTeensy/pull/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH2Q7VOQRBC6CUP3GWYNU3ZJVZXJAVCNFSM6AAAAABKCBO5ZGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DANRQHE3TINY . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Added the writeRect8BPP as well as the others like: writeRect1BPP, 2BPP, 4BPP, which all call off to NBPP
Also fixed the rotation 2 issue with writeRect