From 7407d228748fca28e11db97220e508378456d200 Mon Sep 17 00:00:00 2001 From: cfif Date: Mon, 8 Jun 2026 11:21:14 +0300 Subject: [PATCH] Init --- ArbiterCommand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArbiterCommand.c b/ArbiterCommand.c index fdc2e85..444a8d1 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 = 300; + int16_t temperature = 180; int16_t pressure = 200; setResistanceInit(env, "Duct_FL_Upper", temperature, duct_lookup_table_3000, size_duct_lookup_table_3000,