摘要: 本文转自:http://blog.chinaunix.net/u1/51797/showart_2149166.htmlserial.c,串口基本操作的封装:#include <termios.h> /* tcgetattr, tcsetattr */#include <stdio.h> /* perror, printf, puts, fprintf, fputs */#... 阅读全文
posted @ 2010-06-21 10:55 虚幻 阅读(1263) 评论(0) 推荐(0) 编辑