Skip to content
Snippets Groups Projects
Commit a21e83bc authored by Cristian Galperti's avatar Cristian Galperti
Browse files

expcode 1008 routed

- detachment algo not passing ctrl-D
- waiting for detachment team to join Slack
parent f3c18aba
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ SCDexps=SCDexps.insertexpcode(1005, @(x) SCDexpcodeconf_tcvstandard02);
SCDexps=SCDexps.insertexpcode(10 , @(x) SCDexpcodeconf_f4eexample);
SCDexps=SCDexps.insertexpcode(1006, @(x) SCDexpcodeconf_DMmagcontrol);
SCDexps=SCDexps.insertexpcode(1007, @(x) SCDexpcodeconf_genmagcontrol);
SCDexps=SCDexps.insertexpcode(1008, @(x) SCDexpcodeconf_detachcontrol);
SCDexps=SCDexps.insertexpcode(1010, @(x) SCDexpcodeconf_integrated);
SCDexps=SCDexps.insertexpcode(2025, @(x) SCDexpcodeconf_LIUQEtester);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment