I am working on an exercise where I need to send the following bytes 开发者_如何学编程of data "0x80, 0x07, 0x52, 0x1f, 0x1f
How would I go through with this? Thanks
http://www.dreamincode.net/forums/topic/35775-serial-port-communication-in-c%23/
Communicating with Serial Port in C#
精彩评论