hameg-hmo: Add PATTern and BUS1/BUS2 trigger sources

This commit is contained in:
Stefan Brüns 2016-04-24 02:57:17 +02:00 committed by Uwe Hermann
parent 9803346fe2
commit 510aa8281f
1 changed files with 6 additions and 0 deletions

View File

@ -87,6 +87,9 @@ static const char *hmo_compact2_trigger_sources[] = {
"CH2", "CH2",
"LINE", "LINE",
"EXT", "EXT",
"PATT",
"BUS1",
"BUS2",
"D0", "D0",
"D1", "D1",
"D2", "D2",
@ -105,6 +108,9 @@ static const char *hmo_compact4_trigger_sources[] = {
"CH4", "CH4",
"LINE", "LINE",
"EXT", "EXT",
"PATT",
"BUS1",
"BUS2",
"D0", "D0",
"D1", "D1",
"D2", "D2",