Adding PID autotune .h file to sketch??

Hi

I m using Arduino 1.6.3, i have followed the procedure for adding .h file, to add autotune to my sketch ....but the # inlcude<> statement does not appear, it only shows a blank line...??

Can some one guide me on this?

Please havea look at attachment from "manage library"..it shows unknown version...is this because i have an old version of IDE?

Regards
Emmanuel

is this because i have an old version of IDE?

No. It's because the library you didn't post a link to either doesn't have a version, or it's versioning scheme is not what the IDE recognizes.

Hi Paul

What can i do about that? is there a version in particular i should download and use??

can you send me link to that?

Emmanuel

What can i do about that?

Why do you need to do anything?

can you send me link to that?

NO. The onus is on you to provide a link to the library you downloaded.

i had dowloaded the file from

http://playground.arduino.cc/Code/PIDAutotuneLibrary

thank you..ive found the mistake,.....i had to install the PIDautotune subfolder...now its working..

emmanuel