mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Merge pull request #1757 from gonzalop/patch-1
Adds missing update_interval config variable
This commit is contained in:
commit
f8259d1641
@ -63,6 +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. Default is 1s.
|
||||
|
||||
Memory notes:
|
||||
*************
|
||||
|
Loading…
Reference in New Issue
Block a user