openwrt (linux)串口通訊

1. 基本的串口通訊程序。先讀取內容,再將內容寫回串口。html #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <te
相關文章
相關標籤/搜索