??? 06/20/09 11:23 Read: times |
#166283 - Did you read? Did you debug? Responding to: ???'s previous message |
I hade five notes.
I think that the only note you did consider was about the baudrate, i.e. the change to: #define Baud_rate 0xF4 //setting 2400 bauds/sec What about the other four notes? Have you considered how your code will synchronize the processing of RFID data? Have you considered what the state of your variables will be when you receive the second RFID code? Have you debugged your code? What was the conclusion after debugging it? |