Help compiling this sketch

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

AVC-LAN-Toyota/ToyotaAuxEnabler.ino at master · instalator/AVC-LAN-Toyota · GitHub

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.

Also foreign language is not supported as in

Never mind, it was related to how I downloaded the files. I went back and downloaded the raw files an it compiles as it should.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.