Problem with the Rocket Screem Reflow oven Program.

Hi Everyone,

I have been trying for the last week to get the Rocket Screem Reflow oven Program to compile.

this is the error I get:

In file included from PID_v1.cpp:14:

C:\Arduino\libraries\examples/PID_v1.h:1:1: error: unterminated #ifndef

Line #1 #ifndef PID_v1_h

Line # 14 #include <PID_v1.h>

I have tried it on both Arduino 1.0 and 1.0.5r2 IDE’s

It seems the problem is in the PID libraries.

Any help would be appreciated.

I can’t attach any files on this forum, but I can email you the sketch and libraries if wanted.

Gary

Buzz239:
I can’t attach any files on this forum …

You probably can, just text files (.txt). That's OK or links to the library and/or post the code here using the code tags.
code goes in here{
  looks like this
}

[click on to open]

A screenshot of your PID library; where it is and it’s contents, like this (for a different library), might be useful too.

[click on to open]