Search found 1 match
- Sun Oct 21, 2018 3:35 pm
- Forum: ESP32 Arduino
- Topic: WIFI KIT 32 - Two I2C devices problem
- Replies: 2
- Views: 5168
Re: WIFI KIT 32 - Two I2C devices problem
I am suddenly unable to pass the two arguments in Wire.begin() for the SDA and SCL pin. The error I get is: no matching function for call to 'TwoWire::begin(int, int)' Everything was working fine, until this sudden error, and I do not recall changing something in the libraries I am using (Jeff Rowbe...