Replies: 1 comment
-
It seems that you're using the display in parallel mode, but the library is configured for I2C mode. Check the configuration in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have a problem. The code im programming doesn´t compile. It continues to show this error: no matching function for call to 'LiquidMenu::LiquidMenu(LiquidCrystal_I2C&, LiquidScreen&, LiquidScreen&, LiquidScreen&, LiquidScreen&, LiquidScreen&)'.
At the beggining I thought it was me, but I tried with others people codes and it says the same thing. I tried to check if there was something that i needed to change but i haven´t been able to find information about it. I´ll appreciate all your help.
Here is the code:
Beta Was this translation helpful? Give feedback.
All reactions