/Designs/MRAKOMER3/SW/irmrak3.c |
---|
147,7 → 147,8 |
setup_timer_2(T2_DISABLED,0,1); |
setup_comparator(NC_NC_NC_NC); |
setup_vref(FALSE); |
setup_oscillator(OSC_4MHZ|OSC_INTRC,+2); |
// setup_oscillator(OSC_4MHZ|OSC_INTRC,+2); // Pokud je nutna kalibrace RCosc |
setup_oscillator(OSC_4MHZ|OSC_INTRC); |
delay_ms(1000); |
printf("\n\r* Mrakomer %s (C) 2007 KAKL *\n\r",VER); // Welcome message |