I get this error when I try to compile .
In file included from esr_meter.cpp:1:
C:\Users\Grant\Desktop\arduino-1.0\libraries\LiquidCrystal595/LiquidCrystal595.h:98: error: conflicting return type specified for 'virtual void LiquidCrystal595::write(uint8_t)'
C:\Users\Grant\Desktop\arduino-1.0\hardware\arduino\cores\arduino/Print.h:48: error: overriding 'virtual size_t Print::write(uint8_t)'
Thanks for your help.