Rev 2013 | Rev 2014 | ||
---|---|---|---|
Line 84... | Line 84... | ||
84 | |
84 | |
85 | TDC_start_cycle(); |
85 | TDC_start_cycle(); |
86 | |
86 | |
87 | delay_ms(200); |
87 | delay_ms(200); |
88 | |
88 | |
89 | output_high(STOP2); // Merime jenom jednim kanalem (druhy zrejme musi byt v H) |
89 | output_high(STOP2); // Merime jenom jednim kanalem (druhy zrejme byt v H) |
90 | |
90 | |
91 | output_high(START); |
91 | output_high(START); |
92 | output_low(START); |
92 | output_low(START); |
93 | delay_us(150); |
93 | delay_us(150); |
94 | |
94 | |