updated comments

This commit is contained in:
Martijn
2024-10-27 22:22:08 +01:00
parent 15388e9315
commit e6eef429d4
3 changed files with 21 additions and 23 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
########################################### ############################################
## ## ## ##
## filename: 1bar_1display.yaml ## ## filename: 1bar_1display.yaml ##
## description: Specific configuration ## ## description: Specific configuration ##
## for the 1 BAR 1 Display setup ## ## for the 1 BAR 1 Display setup ##
## ## ## ##
########################################### ############################################
packages: packages:
base: !include base.yaml base: !include base.yaml
+5 -6
View File
@@ -1,11 +1,10 @@
########################################### ############################################
## ## ## ##
## filename: base.yaml ## ## filename: 2bar_1display.yaml ##
## description: contains configuration ## ## description: Specific configuration ##
## that will be the same for all the ## ## for the 2 BAR's, 1 Display setup ##
## possible setups ##
## ## ## ##
########################################### ############################################
packages: packages:
base: !include base.yaml base: !include base.yaml
+5 -6
View File
@@ -1,11 +1,10 @@
########################################### ############################################
## ## ## ##
## filename: base.yaml ## ## filename: 3bar_1display.yaml ##
## description: contains configuration ## ## description: Specific configuration ##
## that will be the same for all the ## ## for the 3 BAR's, 1 Display setup ##
## possible setups ##
## ## ## ##
########################################### ############################################
packages: packages:
base: !include base.yaml base: !include base.yaml