i don't know how you have declared Pin0, but in PBP you should use variable.. not sure if BasicStamp/PicBasic work with PBP. anyways..
HTHCode:MyPushButton VAR PORTB.0 ' ' ' ' ' ' If MyPushButton = 0 then DoSomething
i don't know how you have declared Pin0, but in PBP you should use variable.. not sure if BasicStamp/PicBasic work with PBP. anyways..
HTHCode:MyPushButton VAR PORTB.0 ' ' ' ' ' ' If MyPushButton = 0 then DoSomething
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks