Skip to content
Snippets Groups Projects
Commit 9be2a363 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-405: add beamlet device to json config file

parent a2af8e21
No related branches found
No related tags found
1 merge request!265Resolve L2SS-405 "Archiving setup production"
......@@ -34,6 +34,13 @@
}
},
"devices": {
"STAT/Beamlet/1": {
"environment": "development",
"exclude": [
"FPGA_bf_weights_*"
],
"include": []
},
"STAT/RECV/1": {
"environment": "development",
"exclude": [],
......@@ -43,7 +50,6 @@
"environment": "development",
"exclude": [
"FPGA_scrap_*",
"FPGA_bf_weights_*",
"FPGA_signal_input_*"
],
"include": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment