aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gdisp/SSD1289/board_SSD1289_template.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gdisp/SSD1289/board_SSD1289_template.h b/drivers/gdisp/SSD1289/board_SSD1289_template.h
index db841c2c..b24789ea 100644
--- a/drivers/gdisp/SSD1289/board_SSD1289_template.h
+++ b/drivers/gdisp/SSD1289/board_SSD1289_template.h
@@ -145,9 +145,6 @@ static inline void setwritemode(GDisplay *g) {
*
* @param[in] g The GDisplay structure
*
- * @note The chip select may need to be asserted/de-asserted
- * around the actual spi read
- *
* @notapi
*/
static inline uint16_t read_data(GDisplay *g) {