mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-19 22:18:37 +03:00
More display update + add UTF8 -> CP1252
This commit is contained in:
@@ -81,8 +81,8 @@ extern const struct SSD1306_FontDef Font_liberation_mono_17x30;
|
||||
extern const struct SSD1306_FontDef Font_Tarable7Seg_16x32;
|
||||
extern const struct SSD1306_FontDef Font_Tarable7Seg_32x64;
|
||||
|
||||
extern const struct SSD1306_FontDef Font_VDS_Compensated15x22;
|
||||
extern const struct SSD1306_FontDef Font_line1_11x13;
|
||||
extern const struct SSD1306_FontDef Font_line_1;
|
||||
extern const struct SSD1306_FontDef Font_line_2;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user