aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-10-18 17:07:53 +1000
committerinmarket <andrewh@inmarket.com.au>2013-10-18 17:07:53 +1000
commit313956b2154875e479735a17468af7013d4d6de6 (patch)
treea9f04877bae42a916c771510d08e69102e5707cd /drivers
parenta3714ae7c4438d6b3247c45a1c8fe3f217a9a2af (diff)
downloaduGFX-313956b2154875e479735a17468af7013d4d6de6.tar.gz
uGFX-313956b2154875e479735a17468af7013d4d6de6.tar.bz2
uGFX-313956b2154875e479735a17468af7013d4d6de6.zip
Remove incorrect comment.
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) {