Hi Billie, I have been following for a while and love your work.It's taken me a while but i am starting to get all the pieces but i am a little stuck on the code side and was wondering if you could help me out?? I tried searching but i cant make seance of it.
In file included from sketch_may23a.cpp:43:
C:\Users\Ashley Harwood\Desktop\arduino-1.0\libraries\EEPROMEx/EEPROMEx.h:23:20: error: EEPROM.h: No such file or directory
sketch_may23a:45: error: no matching function for call to 'ITDB02::ITDB02(int, int, int, int, int)'
C:\Users\Ashley Harwood\Desktop\arduino-1.0\libraries\ITDB02/ITDB02.h:18: note: candidates are: ITDB02::ITDB02(int, int, int, int, int, int, int, int, int, int, int, int)
C:\Users\Ashley Harwood\Desktop\arduino-1.0\libraries\ITDB02/ITDB02.h:15: note: ITDB02::ITDB02(const ITDB02&)
sketch_may23a.cpp: In function 'void graphSetup()':
sketch_may23a:157: error: no matching function for call to 'ITDB02::TouchInitial(int)'
C:\Users\Ashley Harwood\Desktop\arduino-1.0\libraries\ITDB02/ITDB02.h:30: note: candidates are: void ITDB02::TouchInitial()
sketch_may23a:158: error: 'class ITDB02' has no member named 'setPrecision'
sketch_may23a:158: error: 'PREC_HI' was not declared in this scope
sketch_may23a.cpp: In function 'void graphLoop()':
sketch_may23a:487: error: 'class ITDB02' has no member named 'dataAvailable'