mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
[lvgl] Fix compile error when using encoder with buttons only. (#7203)
This commit is contained in:
@@ -67,7 +67,7 @@ lvgl:
|
||||
displays:
|
||||
- tft_display
|
||||
- second_display
|
||||
rotary_encoders:
|
||||
encoders:
|
||||
sensor: encoder
|
||||
enter_button: pushbutton
|
||||
group: general
|
||||
|
||||
Reference in New Issue
Block a user