PSVC_LOW_SHUT
if (((features & PSVC_LOW_SHUT) && temp <= lo_shut) ||
if ((features & PSVC_LOW_SHUT) && temp <= lo_shut) {
{PSVC_LOW_SHUT, "LO_SHUT_MASK="},
if ((features & PSVC_LOW_SHUT) && temp < lo_shut) {