This commit is contained in:
cfif 2026-06-02 10:47:59 +03:00
parent 851c9b8ee1
commit 03146ed587
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,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 = 250;
int16_t pressure = 150; 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,
SENSOR_TYPE_A, SENSOR_TYPE_A,