From 03146ed587d6ed1ef338af52dceec42c66d64cdd Mon Sep 17 00:00:00 2001 From: cfif Date: Tue, 2 Jun 2026 10:47:59 +0300 Subject: [PATCH] Init --- ArbiterCommand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArbiterCommand.c b/ArbiterCommand.c index ca430bc..c6dabc5 100644 --- a/ArbiterCommand.c +++ b/ArbiterCommand.c @@ -611,7 +611,7 @@ void TaskSerialUSB1_Init(tTaskSerial *env, static _Noreturn void Serial_USB1_Thread(tTaskSerial *env) { 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, SENSOR_TYPE_A,