Hello,
Trying to compile the sketch in the link below. I downloaded all 7 files and placed them in a folder. Tried IDE versions 1.8.3-1.8.10. None of these will compile the sketch. I am guessing on the version used by the originator based on when the files were created/posted.
The error(s) I get seem to focus on stray (unrecognized) characters in the code, but IDK?
example errors:
ToyotaAuxEnabler:113: error: stray '\302' in program
USART:1805: error: stray '\342' in program
You can’t perform that action at this time.
^
USART:1805: error: stray '\200' in program
USART:1805: error: stray '\231' in program
My hardware info:
I am attempting to load it to an Arduino Mini Pro 328 5V/16MHz. Setup confirmed with a simple sketch.