Merge pull request #221 from makermelissa/master

Fixed doxygen item
This commit is contained in:
Melissa LeBlanc-Williams 2019-05-10 15:35:01 -07:00 committed by GitHub
commit fbd16ee4b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.