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