Backpack

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
rshunter
 
Posts: 5
Joined: Wed Dec 26, 2012 5:07 pm

Backpack

Post by rshunter »

I downloaded LiquidTWI. changed the name etc. I get the following error.

In file included from HelloWorld_i2c.pde:18:
/home/rsh/Downloads/arduino-1.0.3/libraries/LiquidCrystal/LiquidTWI.h:87: error: conflicting return type specified for ‘virtual void LiquidTWI::write(uint8_t)’
/home/rsh/Downloads/arduino-1.0.3/hardware/arduino/cores/arduino/Print.h:48: error: overriding ‘virtual size_t Print::write(uint8_t)’

I am using a Leonardo with the backpack and a 4 X 20 display. If I get v23 of the Arduino software it doesn't seem to support the Leonardo.

Any ideas???

User avatar
adafruit_support_bill
 
Posts: 88088
Joined: Sat Feb 07, 2009 10:11 am

Re: Backpack

Post by adafruit_support_bill »

Which version did you download? This is the one we support for the backpacks: https://github.com/adafruit/LiquidCrystal

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”