Hello again!
If I want to change the order of the keys so that key0 = 1/0 (RB2), key1 = down(RB1), and key2 = up(RB0) do I need to un-remark the
;key0=portb.0=ch0, key1=portb.1=ch1, key2=portb.2=ch2 statement and change it, or do I need to change the code in the main portion of the program?
Is there any way I can get the 1/0 button to toggle between off and full pwm, right now I am only getting a momentary break in the pwm when it is touched.
In the debug setup, all I need to do is monitor the pin specified with Serial Communicator or Hyperterminal?
I still can't believe how simple you made this look compared to my listing posted above. Thanks again!
Bookmarks