User Tools

Site Tools

한국어

moacon:clcdcmd:index

clcdCmd

void clcdCmd (u8 ccmd)

ccmd : 1 byte data

send ccmd data to CLCD.

 clcdCmd(0x1b);  // 0x1b send to CLCD
 clcdCmd(0x1a);  // 0x1a send to CLCD

go MOACON home

moacon/clcdcmd/index.txt · Last modified: 2016/04/14 11:07 (external edit)