|
Re: problems using gyro/adc code with camera default code
I started with the camera "bells and whistles" version.
now, because this header file is enclosed between < >, that means it's the compiler's problem to include it, right? or do I have to actually add it to the project file list? I've tried both, just adding the #include part to user_routines_fast.c, trying with both the < > and " " signs, and I also tried actually adding the p18f8722.h while using < > and " ". none of it worked. are there other source files I need to add the #include <p18f8722.h> line to besides user_routines_fast.c? or is that even the source file you were talking about in the first place?
__________________
A competent and self-confident person is incapable of jealousy in anything. Jealousy is invariably a symptom of neurotic insecurity
|