From e6eef429d49c46e21b0b031f11b2075db62c5f26 Mon Sep 17 00:00:00 2001 From: Martijn Date: Sun, 27 Oct 2024 22:22:08 +0100 Subject: [PATCH] updated comments --- package/1bar_1display.yaml | 14 +++++++------- package/2bar_1display.yaml | 15 +++++++-------- package/3bar_1display.yaml | 15 +++++++-------- 3 files changed, 21 insertions(+), 23 deletions(-) diff --git a/package/1bar_1display.yaml b/package/1bar_1display.yaml index 07e56ff..6a21eef 100644 --- a/package/1bar_1display.yaml +++ b/package/1bar_1display.yaml @@ -1,10 +1,10 @@ -########################################### -## ## -## filename: 1bar_1display.yaml ## -## description: Specific configuration ## -## for the 1 BAR 1 Display setup ## -## ## -########################################### +############################################ +## ## +## filename: 1bar_1display.yaml ## +## description: Specific configuration ## +## for the 1 BAR 1 Display setup ## +## ## +############################################ packages: base: !include base.yaml diff --git a/package/2bar_1display.yaml b/package/2bar_1display.yaml index e87ddf5..77474a3 100644 --- a/package/2bar_1display.yaml +++ b/package/2bar_1display.yaml @@ -1,11 +1,10 @@ -########################################### -## ## -## filename: base.yaml ## -## description: contains configuration ## -## that will be the same for all the ## -## possible setups ## -## ## -########################################### +############################################ +## ## +## filename: 2bar_1display.yaml ## +## description: Specific configuration ## +## for the 2 BAR's, 1 Display setup ## +## ## +############################################ packages: base: !include base.yaml diff --git a/package/3bar_1display.yaml b/package/3bar_1display.yaml index dc3ed85..5298b80 100644 --- a/package/3bar_1display.yaml +++ b/package/3bar_1display.yaml @@ -1,11 +1,10 @@ -########################################### -## ## -## filename: base.yaml ## -## description: contains configuration ## -## that will be the same for all the ## -## possible setups ## -## ## -########################################### +############################################ +## ## +## filename: 3bar_1display.yaml ## +## description: Specific configuration ## +## for the 3 BAR's, 1 Display setup ## +## ## +############################################ packages: base: !include base.yaml