??? 11/05/04 02:06 Read: times Msg Score: -1 -1 Answer is Wrong |
#80405 - RE: SDCC input from single pin? Responding to: ???'s previous message |
Hi Richard,
try: sbit button = P3^2; -AP |
??? 11/05/04 02:06 Read: times Msg Score: -1 -1 Answer is Wrong |
#80405 - RE: SDCC input from single pin? Responding to: ???'s previous message |
Hi Richard,
try: sbit button = P3^2; -AP |