diff options
author | 2022-02-26 18:40:59 +0100 | |
---|---|---|
committer | 2022-02-26 18:40:59 +0100 | |
commit | 8b530b872d66ce255eabad401aaa874c3d0f1435 (patch) | |
tree | 713c36c1870c05266cd2b4e4ba3fa1c401f3a5e4 /docs/source/techspecs/layout_files.rst | |
parent | 8c82c8a768260bcb9db40f9003b0a5a2d9173ce3 (diff) |
rendlay: remove led8seg_gts1
Diffstat (limited to 'docs/source/techspecs/layout_files.rst')
-rw-r--r-- | docs/source/techspecs/layout_files.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/source/techspecs/layout_files.rst b/docs/source/techspecs/layout_files.rst index a5e3b4ed7d4..96ccb902cb7 100644 --- a/docs/source/techspecs/layout_files.rst +++ b/docs/source/techspecs/layout_files.rst @@ -524,14 +524,6 @@ led7seg the bits correspond to the top segment, the upper right-hand segment, continuing clockwise to the upper left segment, the middle bar, and the decimal point. Unlit segments are drawn at low intensity (0x20/0xff). -led8seg_gts1 - Draws an eight-segment digital fluorescent display of the type used in - Gottlieb System 1 pinball machines (actually a Futaba part). Compared to - standard seven-segment displays, these displays have no decimal point, the - horizontal middle bar is broken in the centre, and there is a broken - vertical middle bar controlled by the bit that would control the decimal - point in a standard seven-segment display. Unlit segments are drawn at low - intensity (0x20/0xff). led14seg Draws a standard fourteen-segment alphanumeric LED/fluorescent display in the specified colour. The low fourteen bits of the element’s state control |