mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-19 02:11:24 +01:00
Update st7735.rst
This commit is contained in:
parent
938a7cfa3e
commit
163d6269ea
@ -63,7 +63,7 @@ Configuration variables:
|
||||
- **invert_colors** (*Optional*, boolean): Invert LCD colors. Default is false.
|
||||
- **eight_bit_color** (*Optional*, boolean): 8bit mode. Default is false. This saves 50% of the buffer required for the display.
|
||||
- **reset_pin** (*Optional*, :ref:`Pin Schema <config-pin_schema>`): The RESET pin.
|
||||
- **update_interval** (*Optional*, :ref:`config-time`): time between display updates.
|
||||
- **update_interval** (*Optional*, :ref:`config-time`): time between display updates. Default is 1s.
|
||||
|
||||
Memory notes:
|
||||
*************
|
||||
|
Loading…
Reference in New Issue
Block a user