As the title indicates some function in Serial class will not compile at run time?
Such as the Serial.parseInt() or Serial.setTimeout() functions?
Error is as such: Class HardWareSerial has no member called setTimeout()
I downloaded the newest version of the Arduino IDE 23 ,wondering if 022 was missing
some files, with no success. Im running the Arduino IDE under Ubuntu.