hi i am very new to all this, I am using ARDUINO UNO R3 ATmega328P ATmega16U2 and LCD ic2 16x2.
Have run a scanner and found address to be Ox3F, when i try to run the ic2 helloworld i get the following error mes.
Arduino: 1.8.4 (Windows XP), Board: "Arduino/Genuino Uno"
C:\Documents and Settings\KEVIN\My Documents\Arduino\libraries\LiquidCrystal\I2CIO.cpp:35:26: fatal error: ../Wire/Wire.h: No such file or directory
#include <../Wire/Wire.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Any help would be appreciated Daisy.