raspberry-sharp/raspberry-sharp-io

Fixed1L.cs contains extended characters in Latin encoding; needs to be saved as Unicode

reinux opened this issue · 3 comments

Simple fix: File -> Save As -> Save with Encoding -> Unicode (65001).

I can confirm this, I just run into this issue too.

Submitted a pull request to fix this.

I think this issue should now be closed after this commit was merged in.