1
0
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:
Clyde Stubbs
2024-08-07 05:15:28 +10:00
committed by GitHub
parent 8667f51cf0
commit eccc5a3ea3
9 changed files with 68 additions and 58 deletions

View File

@@ -67,7 +67,7 @@ lvgl:
displays:
- tft_display
- second_display
rotary_encoders:
encoders:
sensor: encoder
enter_button: pushbutton
group: general