diff --git a/eive_tmtc/tmtc/tcs.py b/eive_tmtc/tmtc/tcs.py index 0333dc9..013ec57 100644 --- a/eive_tmtc/tmtc/tcs.py +++ b/eive_tmtc/tmtc/tcs.py @@ -42,7 +42,7 @@ class InfoSys: NML = "Switch TCS subsystem NORMAL (nominal)" REQUEST_PRIMARY_TEMP_SET = "Request HK set of primary sensor temperatures" REQUEST_DEVICE_TEMP_SET = ( - "Request HK set of device sensor (not dedicated sensors) temperatures" + "Request HK set of device sensor temperatures" ) REQUEST_DEVICE_SUS_SET = "Request HK set of the SUS temperatures"