Open lomusso opened 9 years ago
Elena had these resources on your project wiki: https://github.com/Duke-Medical-Instrumentation/ELCK/wiki/Touch-Screen-Programming-Resources
Are any of those relevant? I think that the software was large and didn't get directly uploaded to the repository b/c of that.
That was very helpful - thanks! I found the GenieArduino.cpp and .h files. Those are the only two I should need, correct? The .cpp file had some of the functions used in our own code, so I think it's the right one.
On Sun, Mar 29, 2015 at 9:02 AM, Mark Palmeri notifications@github.com wrote:
Elena had these resources on your project wiki: https://github.com/Duke-Medical-Instrumentation/ELCK/wiki/Touch-Screen-Programming-Resources
Are any of those relevant? I think that the software was large and didn't get directly uploaded to the repository b/c of that.
— Reply to this email directly or view it on GitHub https://github.com/lomusso/Spring-2015---Learning-Python/issues/5#issuecomment-87410716 .
There is a chance that more is needed if that library includes other libraries, but the compiler should cry foul if things are missing.
I am not sure if the genie library was ever uploaded to our git repository. I know Elena posted in once somewhere but I am having trouble finding it.