Skip to content

Commit

Permalink
Merge pull request #205 from HerbieJay/patch-1
Browse files Browse the repository at this point in the history
Update Adafruit_ST77xx.cpp
  • Loading branch information
ladyada authored Jan 24, 2025
2 parents 9c8d88c + ce9261d commit 71a8a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_ST77xx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ void Adafruit_ST77xx::commonInit(const uint8_t *cmdList) {
/*!
@brief SPI displays set an address window rectangle for blitting pixels
@param x Top left corner x coordinate
@param y Top left corner x coordinate
@param y Top left corner y coordinate
@param w Width of window
@param h Height of window
*/
Expand Down

0 comments on commit 71a8a76

Please sign in to comment.