compile error
compile error
Not sure if this is the right place to paste this Q.
I have been using a Profilux controller on my tank, and have also also played around with jarduino (but found that it was not quite what I was looking for), until I read about Fernando's Ferduino Arduino build quite some time ago.
So now after almost a year, I decided to revisit my interest in his project, so after a bit of catching up I noted Willie's 7" very nice build..
so here's the Q:
Apart from a few warnings Fernando's latest code (with web interface) compiles ok.
When I compile Willies code, I get this error:
exit status 1
'SdVolume' does not name a type
I am trying to find where this is in the code, and what causes the error, as the code seems to be a near exact match to Fernando's code (changes seem to be limited to screen resolution).
Any ideas on this?