Closed RobTillaart closed 4 years ago
I2CKeyPad .cpp:20:6: error: 'PCF8574' has not been declared
void PCF8574::begin(uint8_t sda, uint8_t scl, uint8_t address)
So problem could be in KeyPad library ...
I2CKeyPad .cpp:20:6: error: 'PCF8574' has not been declared
void PCF8574::begin(uint8_t sda, uint8_t scl, uint8_t address)
So problem could be in KeyPad library ...