I try to add a DTMF generator with I2C interface in a project that already uses LCD with the same interface. The problem is that I have to use lcd i2c library for the DTMF and also the i2c lcd library for LCD and somewhere is a conflict. Compiler is CV. The DTMF generator works, but not correctly. LCD seems to be ok... Any suggestion please ?