Skip to content
Snippets Groups Projects
Commit 842f0a1d authored by Michal Maciejewski's avatar Michal Maciejewski
Browse files

Corrected I_EARTH in IT

parent ccb6f246
No related branches found
No related tags found
No related merge requests found
Pipeline #2272372 passed with warnings
name = "lhcsmapi"
__version__ = "1.4.71"
__version__ = "1.4.72"
def get_lhcsmapi_version() -> None:
......
......@@ -559,7 +559,7 @@
"I_MEAS": "STATUS.I_MEAS",
"V_REF": "STATUS.V_REF",
"V_MEAS": "STATUS.V_MEAS",
"I_EARTH": "IEARTH.IEARTH",
"I_EARTH": "IEARTH.I_EARTH",
"I_EARTH_PCNT": "STATUS.I_EARTH_PCNT",
"I_A": "IAB.I_A",
"I_B": "IAB.I_B",
......
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