Update Max7219 digit with reverse option (#726)

* updates

* push last status docs on clen next

* travis

* Update max7219digit.rst

Added updated scroll and rotate function to the manual

* Update max7219digit.rst

boolean -> integer

* Update max7219digit.rst

order list

* Update max7219digit.rst

* Update max7219digit.rst

add note and warning

* Update max7219digit.rst

* Update max7219digit.rst

* Update max7219digit.rst

* Update max7219digit.rst

* Update index.rst

added max7219 dot matrix link

* Add files via upload

add image file for index.rst

* Update max7219digit.rst

EDIT Documentation due to change to ENUM and removed offset value

* Update max7219digit.rst

* Some formatting

* Update max7219digit.rst

* Some updates in formating

* Update max7219digit.rst

updated the invert block to match current code

* Update max7219digit.rst

Added some hidden commands to the end of the file

* Update max7219digit.rst

minor detail update

* Update max7219digit.rst

travis updates

* Update max7219digit.rst

Added enable reverse option

* Update max7219digit.rst

* cleaning up the file

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
This commit is contained in:
rspaargaren 2020-09-27 19:17:34 +02:00 committed by GitHub
parent d50faf10de
commit 80c1fcea25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ Configuration variables:
- **scroll_delay** (*Optional*, :ref:`config-time`): Set delay time before scroll starts. Defaults to ``1s``.
- **scroll_dwell** (*Optional*, :ref:`config-time`): Sets the wait time at the end of the scroll before starting
over. This is only used in mode ``STOP``. Defaults to ``1s``.
- **reverse_enable** (*Optional*, boolean): For some displays the order of the displays is reversed ("DCBA"). This option will reverse the display to ("ABCD") again. Defaults to ``False``.
- **intensity** (*Optional*, integer): The intensity with which the MAX7219 should drive the outputs. Range is
from ``0``, least intense to ``15`` the brightest. Defaults to ``15``.
- **lambda** (*Optional*, :ref:`lambda <config-lambda>`): The lambda to use for rendering the content on the