altosui: Add ao_lcd_cursor_on/off
authorKeith Packard <keithp@keithp.com>
Sun, 13 Nov 2011 02:51:03 +0000 (18:51 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 13 Nov 2011 02:51:03 +0000 (18:51 -0800)
commit430b439b9a5cc98b32273a233505de2c2f975c59
treebefe29a4ca94ca39066b1689eb09226fe17c8da8
parent75a8490a7bee2a2c7afd559b13f1d9c40c2aa08f
altosui: Add ao_lcd_cursor_on/off

This shows or hides a blinking cursor on the LCD.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/drivers/ao_lcd.c