¿ªÔÆÌåÓý

Re: Where is PinChangeInt.h ?


Gene Nitschke
 

¿ªÔÆÌåÓý

Ok my mistake.? For some reason the sketch I loaded had those 4 includes but the V1.27.1.ino version on Github did not.

Not sure?what I did but after commenting those out it compiled!


I will?pay more attention to code compares in the future.
Thanks.


From: [email protected] <[email protected]> on behalf of Vince Vielhaber <vev@...>
Sent: Thursday, November 16, 2017 10:57:13 PM
To: [email protected]
Subject: Re: [BITX20] Where is PinChangeInt.h ?
?
I don't know where you got that version but it doesn't look anything
like the version 1.27.1 on github.? In the version there, the first 29
lines are a comment.? The first include statement doesn't happen until
line 112 and the PinChangeInterrupt.h include isn't until line 123.



Vince.

On 11/16/2017 10:44 PM, Gene Nitschke wrote:
> Thanks, Karl
>
> I have PinChangeInterrupt.h loaded.
>
> The compiler is choking on the the #include <PinChangeInt.h>? which is a
> separate include statement than the #include PinChangeInterrupt.h
>
>
> So my question is...is there a problem in the code (a mistype?) of one
> of the include statements or is there a separate library PinChangeInt.h
> that I am missing?
>
>
> The first 4 lines of V1.27.1 are:
>
> #include <PinChangeInt.h>
> #include <EEPROM.h>
> #include <Wire.h>
> #include <PinChangeInt.h>
>
> Which appear redundant as they are also included after the #define
> statements.
>
> Maybe I should just comment these out and try again?
>
> ------------------------------------------------------------------------
> *From:* [email protected] <[email protected]> on behalf of Karl Heinz
> Kremer, K5KHK <khk@...>
> *Sent:* Thursday, November 16, 2017 10:31 PM
> *To:* [email protected]
> *Subject:* Re: [BITX20] Where is PinChangeInt.h ?
>
> This is in the README for the new version:
>
> ¡±Note 2: Since v1.27 the library PinChangeInterrupt
> <>is required for
> interrupt handling. Use your IDE to install it before compiling this
> sketch!¡±
>
> And here is a link to the original announcement with information about
> how to install this dependency:? /g/BITX20/message/34209
>

--
?? Michigan VHF Corp.?? ??
??????????????????????????



Join [email protected] to automatically receive all group messages.