Skip to content

Commit

Permalink
Merge pull request #221 from makermelissa/master
Browse files Browse the repository at this point in the history
Fixed doxygen item
  • Loading branch information
makermelissa authored May 10, 2019
2 parents de85b76 + 8cb8cee commit fbd16ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_SPITFT.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1733,7 +1733,7 @@ void Adafruit_SPITFT::sendCommand(uint8_t commandByte, const uint8_t *dataBytes,
@brief Read 8 bits of data from display configuration memory (not RAM).
This is highly undocumented/supported and should be avoided,
function is only included because some of the examples use it.
@param command
@param commandByte
The command register to read data from.
@param index
The byte index into the command to read from.
Expand Down

0 comments on commit fbd16ee

Please sign in to comment.