??? 10/01/08 21:27 Read: times |
#158740 - Again, I guess you are mixing Responding to: ???'s previous message |
#define lcd_port p3
but when i change it to p1 or p2 i either get junk data on the screen or the lcd doesn't initialize. #define lcd_port p3 will have no effect on bit (re)set, only AND and OR Again, I guess you are mixing maybe bit and and and or or maybe symbolic and absolute references Erik |