You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The constructors for Character_LCD_I2C and Character_LCD_RGB_I2C don't take an optional address parameter to specify an alternate I2C address. They should, and the address should be passed down to the MCP constructor.
The constructors for
Character_LCD_I2C
andCharacter_LCD_RGB_I2C
don't take an optionaladdress
parameter to specify an alternate I2C address. They should, and the address should be passed down to the MCP constructor.Noticed by user in forums: https://forums.adafruit.com/viewtopic.php?f=60&t=151808.
The text was updated successfully, but these errors were encountered: