From ce1c704267652c0934790fd40da59deabe2f6136 Mon Sep 17 00:00:00 2001 From: Katya Date: Wed, 22 Nov 2023 17:52:48 +0300 Subject: [PATCH] 1 --- 3xThermo1xHT/idiBusFiles/IDIBUS_IMPL_Custom.c | 1 - 1 file changed, 1 deletion(-) diff --git a/3xThermo1xHT/idiBusFiles/IDIBUS_IMPL_Custom.c b/3xThermo1xHT/idiBusFiles/IDIBUS_IMPL_Custom.c index 50da653..026d2e3 100644 --- a/3xThermo1xHT/idiBusFiles/IDIBUS_IMPL_Custom.c +++ b/3xThermo1xHT/idiBusFiles/IDIBUS_IMPL_Custom.c @@ -83,7 +83,6 @@ ISR(TIMER2_COMPA_vect) { case GEN_Wait: { _delay_ms(10); - while (data_flag == 0); // Æäåì ïðèåìà äàííûõ èç èäèáàñà CurrentState = GEN_Send; break;