/Designs/MRAKOMER4/SW/irmrak4.c
90,7 → 90,7
setup_comparator(NC_NC_NC_NC);
setup_vref(FALSE);
// setup_oscillator(OSC_4MHZ|OSC_INTRC,+2); // Pokud je nutna kalibrace RCosc
setup_oscillator(OSC_4MHZ|OSC_INTRC);
setup_oscillator(OSC_8MHZ|OSC_INTRC);
 
delay_ms(1000);
restart_wdt();