Hello,
my first beginning with Arduino (Itearduino) was the not succesfull.
Board and I2C-LCD are connected, I did try the sketch Hello, world. The backgrundlight is on - but the compiler shows a failure message:
c:\Progr-MCU\Arduino\arduino-1.0\libraries\LiquidCrystal_I2C/LiquidCrystal_I2C.h:81: error: conflicting return type specified for 'virtual void LiquidCrystal_I2C::write(uint8_t)'
c:\Progr-MCU\Arduino\arduino-1.0\hardware\arduino\cores\arduino/Print.h:48: error: overriding 'virtual size_t Print::write(uint8_t)'
After using the newest Arduino-IDE did I try an older version (...0022), but it was not better.
What can I do?
Regards
df0021
my first beginning with Arduino (Itearduino) was the not succesfull.
Board and I2C-LCD are connected, I did try the sketch Hello, world. The backgrundlight is on - but the compiler shows a failure message:
c:\Progr-MCU\Arduino\arduino-1.0\libraries\LiquidCrystal_I2C/LiquidCrystal_I2C.h:81: error: conflicting return type specified for 'virtual void LiquidCrystal_I2C::write(uint8_t)'
c:\Progr-MCU\Arduino\arduino-1.0\hardware\arduino\cores\arduino/Print.h:48: error: overriding 'virtual size_t Print::write(uint8_t)'
After using the newest Arduino-IDE did I try an older version (...0022), but it was not better.
What can I do?
Regards
df0021




Logged

