by DamienGlassy » Mon Mar 26, 2012 11:05 pm
I have hooked up the "fridgelogger" schematic and sketch for my logger shield and uno. When I compile the sketch I keep getting "undefined reference to "Wire"" error message. I believe the "Wire.h" library is in the correct location. Is it as simple as moving the library to where it can be "found" by the compiler? if so where? I made no changes to it before compiling. Any help would be appreciated.