clcdI2cInit

void clcdI2cInit(u8 clcdAdr)

clcdAdr : The I2C slave address of the CLCD module

Initializes the CLCD library to use slave address clcdAdr for all function calls. This function must be called before any subsequent CLCD functions.

CLCD sample program

go MOACON home