Well must be something with the configuration of port A.
The above works ! as doesCode:DecButton var PORTD.0 ' Press to Decrement Button SetButton var PORTD.1 'Press to Set/memorise Button IncButton var PORTD.2 ' Press to Increment Button
Thanks to all those who posted... at least I've proved my hardware is ok, just need to learn how to set up these devices correctly !Code:DecButton var PORTE.0 ' Press to Decrement Button SetButton var PORTE.1 'Press to Set/memorise Button IncButton var PORTE.2 ' Press to Increment Button




Bookmarks