cleaned up GPS
This commit is contained in:
@ -290,12 +290,12 @@ components = [
|
||||
#"type": "slic.devices.xoptics.slits:SlitBladesJJ_old",
|
||||
},
|
||||
{
|
||||
"args": [],
|
||||
"name": "gps",
|
||||
"z_und": 142,
|
||||
"desc": "General purpose station",
|
||||
"type": "slic.devices.endstations.bernina_gps:GPS",
|
||||
"kwargs": {"ID": "SARES22-GPS", "configuration": config["gps_config"]},
|
||||
"args": ["SARES22-GPS"],
|
||||
"kwargs": {"configuration": config["gps_config"]},
|
||||
"desc": "General purpose station",
|
||||
"z_und": 142,
|
||||
},
|
||||
{
|
||||
"args": [],
|
||||
|
Reference in New Issue
Block a user