| ??? 07/06/06 17:41 Read: times |
#119763 - I did it Responding to: ???'s previous message |
I did it Erik. Still the same!
KBPATN = 0x03;
KBMASK = 0x03;
KBCON = 0x00
P0M1 |= 0x03;
P0M2 &= ~0x03;
KBCON &= ~0x01;
IP1 &= 0xFD;
IP1H &= 0xFD;
EKBI = 1;
|



