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