Click here to Skip to main content
15,911,039 members

Comments by Naniw (Top 1 by date)

Naniw 20-Sep-11 7:15am View    
I was thinking of replacing the Readkey() with a condition but when I tried it didn't work... >_< Can you give a suggestion? Like, when the data received from the serial port is "1", the program goes straight to a function after PortDataReceived::Main(); in the main function. How do I do that?