forked from fmueller/esp8266-led-marquee-sign-controller
Fix typo
This commit is contained in:
parent
71facb7d18
commit
852932a934
@ -122,7 +122,7 @@ enum class ExtendedChar {
|
||||
LatinSmallLetterAWithCircumflex = 0x83,
|
||||
// ä
|
||||
LatinSmallLetterAWithDiaeresis = 0x84,
|
||||
// á
|
||||
// à
|
||||
LatinSmallLetterAWithGrave = 0x85,
|
||||
// å
|
||||
LatinSmallLetterAWithRingAbove = 0x86,
|
||||
|
Loading…
Reference in New Issue
Block a user