eserandour / Minitel1B_Hard

Minitel Library for Arduino (with HardwareSerial)
GNU General Public License v3.0
28 stars 10 forks source link

unicode correction for beta character #11

Closed iodeo closed 1 year ago

iodeo commented 1 year ago

Description : Beta (β) was wrongly attributed to german sharp s character (ß). This is corrected by modifying letter code in functions : print, getKeyCode & isVisualisable