void clcdCsr(u8 onOff)
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