vixy
Newbie level 2
Hello,
I am using mikroC for programming PIC uC. I would like to set internal pullup at pins of PORTB, but I have a problem with instruction OPTION_REG.F7 = 0;.
Returned error: Undeclared identifier 'OPTION_REG' in expression
How can I solve this problem?
I am using mikroC for programming PIC uC. I would like to set internal pullup at pins of PORTB, but I have a problem with instruction OPTION_REG.F7 = 0;.
Returned error: Undeclared identifier 'OPTION_REG' in expression
How can I solve this problem?