Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: CSC1300_EduBaseV2_Lab0 mbed_blinky EduBaseV2_Lab0 mbed_blinky ... more
Diff: TTU_CSC1300.h
- Revision:
- 3:8f43225dc286
- Parent:
- 2:b1b9fba116c2
- Child:
- 4:404f4e33c3ce
--- a/TTU_CSC1300.h Mon Jun 29 17:15:27 2020 +0000
+++ b/TTU_CSC1300.h Mon Jun 29 17:19:02 2020 +0000
@@ -252,10 +252,10 @@
*
* @param c A LCDCursor type denoted the cursor and blink
*
- * @see TextLCD::LCD_CURSOR_OFF_BLINKING_OFF No cursor and no blinking block
- * @see TextLCD::LCD_CURSOR_OFF_BLINKING_ON No cursor and but blinking block
- * @see TextLCD::LCD_CURSOR_ON_BLINKING_OFF Underline cursor and no blinking block
- * @see TextLCD::LCD_CURSOR_ON_BLINKING_ON Both underlinecursor and blinking block
+ * @see TextLCD::LCD_CURSOR_OFF_BLINKING_OFF
+ * @see TextLCD::LCD_CURSOR_OFF_BLINKING_ON
+ * @see TextLCD::LCD_CURSOR_ON_BLINKING_OFF
+ * @see TextLCD::LCD_CURSOR_ON_BLINKING_ON
*/
void setCursor(LCDCursor c);
