void drawPixel(int16_t x, int16_t y, uint16_t color); void drawFastVLine(int16_t x, int16_t y, int16_t h, uint16_t color); void drawFastHLine(int16_t x, int16_t y ...
Adjusted by Pete Lewis @ SparkFun Electronics, June 2023 to incorporate the Arduino IDE 2.1.1 SparkFun code, firmware, and software is released under the MIT License. Please see LICENSE.md for further ...