ericbarch / arduino-libraries

My own personal repository of useful Arduino libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler Errors in Encoder.h

stephenginhampshire opened this issue · comments

The current version of the Encoder.h file causes errors on:

Line 292 - : : "x" (arg) : "r22", "r23", "r24", "r25", "r30", "r31"); - note the semi-colon at the end of the line is underlined in red

and

Line 316 - } - note the } is underlined in red

I will continue to try and find a lix, but in the meantime if you have already solved please post.
Many thank