display_barX to barX_display feels more convenient
This commit is contained in:
@@ -228,7 +228,7 @@ display:
|
||||
####################
|
||||
### BAR module 1 ###
|
||||
####################
|
||||
- id: display_bar1_left
|
||||
- id: bar1_display_left
|
||||
platform: ili9xxx
|
||||
model: ST7735
|
||||
color_order: bgr
|
||||
@@ -249,7 +249,7 @@ display:
|
||||
width: 80
|
||||
offset_width: 24
|
||||
rotation: 270
|
||||
- id: display_bar1_right
|
||||
- id: bar1_display_right
|
||||
platform: ili9xxx
|
||||
model: ST7735
|
||||
color_order: bgr
|
||||
@@ -273,7 +273,7 @@ display:
|
||||
####################
|
||||
### BAR module 2 ###
|
||||
####################
|
||||
- id: display_bar2_left
|
||||
- id: bar2_display_left
|
||||
platform: ili9xxx
|
||||
model: ST7735
|
||||
color_order: bgr
|
||||
@@ -294,7 +294,7 @@ display:
|
||||
width: 80
|
||||
offset_width: 24
|
||||
rotation: 270
|
||||
- id: display_bar2_right
|
||||
- id: bar2_display_right
|
||||
platform: ili9xxx
|
||||
model: ST7735
|
||||
color_order: bgr
|
||||
@@ -318,7 +318,7 @@ display:
|
||||
####################
|
||||
### BAR module 3 ###
|
||||
####################
|
||||
- id: display_bar3_left
|
||||
- id: bar3_display_left
|
||||
platform: ili9xxx
|
||||
model: ST7735
|
||||
color_order: bgr
|
||||
@@ -339,7 +339,7 @@ display:
|
||||
width: 80
|
||||
offset_width: 24
|
||||
rotation: 270
|
||||
- id: display_bar3_right
|
||||
- id: bar3_display_right
|
||||
platform: ili9xxx
|
||||
model: ST7735
|
||||
color_order: bgr
|
||||
|
||||
Reference in New Issue
Block a user