cleaned up GPS

This commit is contained in:
2022-07-07 19:54:19 +02:00
parent ab323c7216
commit 8830de40cf

View File

@ -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": [],