diff --git a/docs/Displays.md b/docs/Displays.md index be38763a5f..03a40cf55d 100644 --- a/docs/Displays.md +++ b/docs/Displays.md @@ -105,7 +105,7 @@ align right `Cip` = set foreground index color (0..31) for color displays (see index color table below) `Bip` = set background index color (0..31) for color displays (see index color table below) `wp` = draws an analog watch with radius p (#define USE_AWATCH) -`Pfilename:` = display an rgb 16-bit color (or jpg on ESP32) image when file system is present, Scripteditor contains a converter to convert jpg to special RGB16 pictures +`Pfilename:` = display an rgb 16-bit color (or jpg on ESP32) image when file system is present, Scripteditor contains a converter to convert jpg to special RGB16 pictures See ![ScriptEditor](https://tasmota.github.io/docs/Scripting-Language/#optional-external-editor) `Ffilename:` = load RAM font file when file system is present. the font is selected with font Nr. 5, these fonts are special binary versions of GFX fonts of any type. they end with .fnt. an initial collection is found in Folder BinFonts `SXfilename:` = load display descriptor for multiple display support (X = 1..3) for up to 3 displays. `SX:` = switch to display number (X = 1..3).