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;