aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg9
1 files changed, 5 insertions, 4 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 59c2c82a..46e056ad 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -1909,10 +1909,11 @@
# i.e. ~my_display_glyph~
#[display_glyph my_display_glyph]
#data:
-# The display data, stored as 16 lines consisting of 16 bits (1 per pixel)
-# e.g. 1111111111111111 to display a solid horizontal line. Put each display
-# line into a separate config line. The glyph must consist of exactly 16
-# lines with 16 bits each.
+# The display data, stored as 16 lines consisting of 16 bits (1 per
+# pixel) where '.' is a blank pixel and '*' is an on pixel (e.g.,
+# "****************" to display a solid horizontal line). Put each
+# display line into a separate config line. The glyph must consist
+# of exactly 16 lines with 16 bits each.
# If a primary [display] section has been defined in printer.cfg as shown
# above it is possible to define multiple auxilary displays. Note that