LCD_cursor_off

Description

This function turns the LCD cursor off (makes it invisible). The cursor is still present and can be set using the LCD_set_pos function and will continue to advance as characters are sent to the LCD, it just cannot be seen on the LCD

Definition

LCD_cursor_off()

Library

LIB/lcd_lib.bas

Usage

On entry:
There are no parameters.
On exit:
There is no return value