Correct YAML configs

This commit is contained in:
Cal Wing 2024-10-22 14:08:02 +10:00
parent 8e04b9a759
commit 50e1ea4eae
4 changed files with 36 additions and 37 deletions

View File

@ -57,8 +57,8 @@ probe-info:
- "st2"
- "st3"
data-record:
type: "scope"
data-records:
- type: "scope"
config: "eProbe-Scope.txt"
data: "eProbe-Scope.csv"

View File

@ -59,8 +59,8 @@ probe-info:
- "st2"
- "st3"
data-record:
type: "scope"
data-records:
- type: "scope"
config: "eProbe-Scope.txt"
data: "eProbe-Scope.csv"
@ -70,4 +70,3 @@ probe-info:
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
delay: 100 # us

View File

@ -61,8 +61,8 @@ probe-info:
- "st2"
- "st3"
data-record:
type: "scope"
data-records:
- type: "scope"
config: "eProbe-Scope.txt"
data: "eProbe-Scope.csv"

View File

@ -59,8 +59,8 @@ probe-info:
- "st2"
- "st3"
data-record:
type: "scope"
data-records:
- type: "scope"
config: "eProbe-Scope.txt"
data: "eProbe-Scope.csv"