#pragma config FNOSC = FRCPLL // pracujeme s FRC oscilatorem 7.37MHz , s delickou, a nasledne s PLL #pragma config IESO = OFF // Start up device with user selected oscillator source #pragma config IOL1WAY = ON // Allow Only One reconfiguration pro PPS #pragma config FWDTEN = OFF // WDT and SWDTEN Disabled Watchdog vypnut #pragma config DMTEN = DISABLE // Dead Man Timer is Disabled and can be enabled by software #pragma config PWMLOCK = OFF // PWM registers may be written without key sequence #pragma config FCKSM = CSECMD // Clock Switching is enabled,Fail-safe Clock Monitor is disabled #pragma config OSCIOFNC = OFF // OSC2 is clock output #pragma config POSCMD = NONE // Primary Oscillator disabled