nate21 wrote:im still getting a error on line 27 int TempSet=85, tempreset=83; the error is expected primary expression before int
that message usually indicates an improperly terminated statement in a previous line. that would probably be the fault of your incomplete declarations of the lcd and temp sensor.

