Adafruit-ST7735-Library icon indicating copy to clipboard operation
Adafruit-ST7735-Library copied to clipboard

Move setColRowStart function from protected to public

Open pepo4343 opened this issue 1 year ago • 0 comments

based on #182

Minor changes. Move setColRowStart function from protected to public. Since they aren't used in library. They are no reason to be protected. If it is public, user could easily config lcd offset from different manufacturer.

pepo4343 avatar Jul 10 '24 11:07 pepo4343