Linux 串口读取 #include <stdlib.h>#include <fcntl.h>#include "stdio.h"#include "termios.h"#include "unistd.h"#include "limits.h"#include <stdint.h>#include "time.h" / 串口工具 2023-03-10 72 点赞 1 评论 109 浏览