clcdCsr

void clcdCsr(u8 onOff)

onOff : 0=Off, 1=On

Shows or hides the cursor on the CLCD module. If onOff is 0, the cursor is hidden; if onOff is 1, the cursor is shown. The default is 1 (On).

CLCD sample program

go MOACON home