====== clcdLocate ====== ''void clcdLocate(u8 cx, u8 cy)'' |cx: x-position (column) of first character to be printed | |cy: y-position (row) of first character to be printed | Moves the CLCD module's cursor to the location cx, cy. [[moacon:clcd_sample_program:index|CLCD sample program]] [[MOACON:index#System_Library:|go MOACON home]]