slightly more whitespace

This commit is contained in:
Phil Genera
2020-05-31 20:55:06 -04:00
parent 4102ff48cc
commit a4f96c069a

View File

@ -317,8 +317,8 @@ void MitsubishiHeatPump::hpSettingsChanged() {
this->action = climate::CLIMATE_ACTION_COOLING;
}
break;
default:
this->action = climate::CLIMATE_ACTION_OFF;
default:
this->action = climate::CLIMATE_ACTION_OFF;
}
/*