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