Hi
thanks Richard , my code as below
Code:define osc 48 TRISB = $00 ' Set digit pins to output mainloop: toggle portB.5 pause 200 Goto mainloop ' Forever End
Hi
thanks Richard , my code as below
Code:define osc 48 TRISB = $00 ' Set digit pins to output mainloop: toggle portB.5 pause 200 Goto mainloop ' Forever End
Bookmarks