Skip to content
Snippets Groups Projects
Commit bc1c4176 authored by RoccoA97's avatar RoccoA97 Committed by Rocco Ardino
Browse files

Update address table with initialize action

parent c40af48e
No related branches found
No related tags found
1 merge request!80Refactoring VCU128 project with "scouting pipelines" framework to allow multiple scouting sources on same board
......@@ -63,6 +63,7 @@
}
},
"actions": [
"initialize",
"reset",
"configure",
"start",
......
......@@ -70,6 +70,7 @@
}
},
"actions": [
"initialize",
"reset",
"configure",
"start",
......
......@@ -63,6 +63,7 @@
}
},
"actions": [
"initialize",
"reset",
"configure",
"start",
......
......@@ -99,6 +99,7 @@
}
},
"actions": [
"initialize",
"reset",
"configure",
"start",
......
......@@ -107,6 +107,7 @@
}
},
"actions": [
"initialize",
"reset",
"configure",
"start",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment