Rev 2181 Rev 2183
Line 58... Line 58...
58 // mode 2 58 // mode 2
59 59
60   60  
61 if(!input(MODE_SELECT)) 61 if(!input(MODE_SELECT))
62 { 62 {
63 output_high(STOP2); // Merime jenom jednim kanalem (druhy musi byt v H) -  
64 while(!input(FIRE_DETECT)); 63 while(!input(FIRE_DETECT));
65   64  
66 output_high(START); 65 output_high(START);
67 output_low(START); 66 output_low(START);
68 delay_us(150); 67 delay_us(150);