From 4b0345219ef59373fc0d94fa31ff3fa0ed0c479a Mon Sep 17 00:00:00 2001 From: WeekendWarrior1 Date: Wed, 22 Sep 2021 14:57:19 +1000 Subject: [PATCH] add = to default glyph list (#1490) --- components/display/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/display/index.rst b/components/display/index.rst index a45f7162d..567d26c93 100644 --- a/components/display/index.rst +++ b/components/display/index.rst @@ -177,7 +177,7 @@ Configuration variables: here will be compiled into the binary. Adjust this if you need some special characters or want to reduce the size of the binary if you don't plan to use some glyphs. The items in the list can also be more than one character long if you for example want to use font ligatures. Defaults to - ``!"%()+,-_.:°0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz``. + ``!"%()+=,-_.:°0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz``. .. note::