Browse Source

update

master
zhaohe 2 years ago
parent
commit
fd2b4d5f4a
  1. 2
      usrc/main.cpp

2
usrc/main.cpp

@ -113,7 +113,7 @@ static void initsubmodule() {
WaterCoolingTemperatureControlModule::hardwared_config_t hardwared_config = //
{
.temperature_sensor = {&temp[0], &temp[1], &temp[2], &temp[3]},
.temp_fb_index = 1,
.temp_fb_index = 0,
.fan_ctrl = &fan,
.pelter_ctrl = &peltier,
.pump_ctrl = &pump,

Loading…
Cancel
Save