exit status 1 Error compiling for board Arduino/Genuino Uno.

" stray '\342' in program"

This usually happens when someone copies text from a web page and gets some unprintable characters in the sketch or library. The compiler doesn't understand them. If you can't find a way to download the text without the unprintable characters you will have to track them down one by one and change them, typically to spaces.