Remove incorrect comment.
This commit is contained in:
parent
a3714ae7c4
commit
313956b215
1 changed files with 0 additions and 3 deletions
|
@ -145,9 +145,6 @@ static inline void setwritemode(GDisplay *g) {
|
||||||
*
|
*
|
||||||
* @param[in] g The GDisplay structure
|
* @param[in] g The GDisplay structure
|
||||||
*
|
*
|
||||||
* @note The chip select may need to be asserted/de-asserted
|
|
||||||
* around the actual spi read
|
|
||||||
*
|
|
||||||
* @notapi
|
* @notapi
|
||||||
*/
|
*/
|
||||||
static inline uint16_t read_data(GDisplay *g) {
|
static inline uint16_t read_data(GDisplay *g) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue