From e92668d5644bae3ca0bf7db33b967370714629b8 Mon Sep 17 00:00:00 2001 From: cfif Date: Wed, 3 Jun 2026 11:25:03 +0300 Subject: [PATCH] Init --- ArbiterCommand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArbiterCommand.c b/ArbiterCommand.c index c6dabc5..fdc2e85 100644 --- a/ArbiterCommand.c +++ b/ArbiterCommand.c @@ -610,7 +610,7 @@ void TaskSerialUSB1_Init(tTaskSerial *env, static _Noreturn void Serial_USB1_Thread(tTaskSerial *env) { - int16_t temperature = 250; + int16_t temperature = 300; int16_t pressure = 200; setResistanceInit(env, "Duct_FL_Upper", temperature, duct_lookup_table_3000, size_duct_lookup_table_3000,