adafruit / Adafruit_HX8357_Library

Arduino library for HX8357
41 stars 37 forks source link

Implemented sendCommand #19

Closed makermelissa closed 5 years ago

makermelissa commented 5 years ago

This PR implements sendCommand on the begin, invert, and setRotation functions. I didn't know if we wanted to implement the readCommand in GFX or just leave it here.