LiquidCrystal_I2C


hi,

going  grey haired on following.
get general compile error following.
/users/prc/documents/arduino/libraries/lcd/liquidcrystal_i2c.cpp:32: error: prototype 'liquidcrystal_i2c::liquidcrystal_i2c(uint8_t, uint8_t, uint8_t)' not match in class 'liquidcrystal_i2c'

using ide 1.5.5 on mac osx 10.9.1
(compiles ok on xp ide 1.0.5)
----------------------------------------
#include <wire.h>
#include <lcd.h>
#include <liquidcrystal_i2c.h>
void setup() {
  // put setup code here, run once:
}
void loop() {
  // put main code here, run repeatedly:
}
-------------------------------------
for liquidcrystal_i2c  should reside in lcd library , should have liquidcrystal_i2c library ????

cheers

you should paste code using code tags given # icon.

the code, posted it, compiles on arduino ide  1.0.5.
what board trying use on?


Arduino Forum > Using Arduino > Displays > LiquidCrystal_I2C


arduino

Comments

Popular posts from this blog

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

using a laptop skeleton to build a pi laptop - Raspberry Pi Forums

Forum for Joomla? - Joomla! Forum - community, help and support