Skip to content

Commit fbd16ee

Browse files
authored
Merge pull request #221 from makermelissa/master
Fixed doxygen item
2 parents de85b76 + 8cb8cee commit fbd16ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adafruit_SPITFT.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1733,7 +1733,7 @@ void Adafruit_SPITFT::sendCommand(uint8_t commandByte, const uint8_t *dataBytes,
17331733
@brief Read 8 bits of data from display configuration memory (not RAM).
17341734
This is highly undocumented/supported and should be avoided,
17351735
function is only included because some of the examples use it.
1736-
@param command
1736+
@param commandByte
17371737
The command register to read data from.
17381738
@param index
17391739
The byte index into the command to read from.

0 commit comments

Comments
 (0)