Making "ampm" an input.Code:ampm var portb.7 trisb=%11111110
But then you are writing to "ampm" as an output.
Code:ampm=1
Making "ampm" an input.Code:ampm var portb.7 trisb=%11111110
But then you are writing to "ampm" as an output.
Code:ampm=1
Dave
Always wear safety glasses while programming.
Bookmarks