mirror of
https://github.com/esphome/esphome.git
synced 2025-02-21 20:38:16 +00:00
Add questionmark to default glyphs. (#6053)
This commit is contained in:
parent
4202fe65b5
commit
14bffaf8a7
@ -235,7 +235,7 @@ FILE_SCHEMA = cv.Schema(_file_schema)
|
|||||||
|
|
||||||
|
|
||||||
DEFAULT_GLYPHS = (
|
DEFAULT_GLYPHS = (
|
||||||
' !"%()+=,-.:/0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz°'
|
' !"%()+=,-.:/?0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz°'
|
||||||
)
|
)
|
||||||
CONF_RAW_GLYPH_ID = "raw_glyph_id"
|
CONF_RAW_GLYPH_ID = "raw_glyph_id"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user