Adafruit-ST7735-Library
Adafruit-ST7735-Library copied to clipboard
Move setColRowStart function from protected to public
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.