摘要: 1.使用Git下载WiringPi C 源码 git clone https://github.com/WiringPi/WiringPi.git 2.编译源码 安装 ./build 卸载 ./build uninstall 3.执行命令gpio -v,查看WiringPi版本 4.使用gpio r 阅读全文
posted @ 2025-10-13 19:24 azhaoi 阅读(16) 评论(0) 推荐(0)