Hello friends,
What I want is this:
If RB0 is 0 RB1 is ON and IF RB0 is 1 RB0 is off , every time that presses the led it should change state.
Thank you
Originally Posted by mister_e
Hello friends,
What I want is this:
If RB0 is 0 RB1 is ON and IF RB0 is 1 RB0 is off , every time that presses the led it should change state.
Thank you
Originally Posted by mister_e
in a loop it have to work.Code:PORTB.1=~PORTB.0
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Hello mister and,
Can give me an example about this please. PORTB.1=~PORTB.0
Thank you
Leonard
Originally Posted by mister_e
Bookmarks