mirror of
https://github.com/mt-mods/led_marquee.git
synced 2024-11-27 17:43:45 +01:00
update README to follow
This commit is contained in:
parent
ee77614b97
commit
5ed4d1ef27
@ -37,6 +37,8 @@ This mod uses the full ISO-8859-1 character set (see https://en.wikipedia.org/wi
|
||||
* 153-156: explosion/splat
|
||||
* 157-159: smileys
|
||||
|
||||
If a string is prefixed with character code 255, it is treated as UTF-8 and passed through a simple translation function. Only characters with codes greater than 159 are altered; normal ASCII text, color codes, control codes, and the above symbols are passed through unchanged. Note that in this mode, a character code over 159 is treated as the first byte of a two-byte symbol.
|
||||
|
||||
The panels also respond to these control messages:
|
||||
the keywords "off", "colon" and "period" translate to a blank space, ":", and ".", respectively (they're leftover from the nixie tubes fork, but might be useful anyway)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user