SparkFun Forums 

Where electronics enthusiasts find answers.

General project discussion / help
Did you make a robotic coffee pot which implements HTCPCP and decafs unauthorized users? Show it off here!
By Buzz239
#169632
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
By Mee_n_Mac
#169708
Buzz239 wrote: 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: Select all
code goes in here{
  looks like this
}
[click on to open]
CodeButtonTags.jpg
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]
ADCscreenshot.jpg
You do not have the required permissions to view the files attached to this post.