This commit is contained in:
cfif 2026-06-03 11:25:03 +03:00
parent 03146ed587
commit e92668d564
1 changed files with 1 additions and 1 deletions

View File

@ -610,7 +610,7 @@ void TaskSerialUSB1_Init(tTaskSerial *env,
static _Noreturn void Serial_USB1_Thread(tTaskSerial *env) { static _Noreturn void Serial_USB1_Thread(tTaskSerial *env) {
int16_t temperature = 250; int16_t temperature = 300;
int16_t pressure = 200; int16_t pressure = 200;
setResistanceInit(env, "Duct_FL_Upper", temperature, duct_lookup_table_3000, size_duct_lookup_table_3000, setResistanceInit(env, "Duct_FL_Upper", temperature, duct_lookup_table_3000, size_duct_lookup_table_3000,