摘要: libmodbus功能: a fast and portable Modbus library 库下载地址https://libmodbus.org使用指南1)包含头文件#include <modbus.h>2) 编译cc `pkg-config --cflags --libs libmodbus` 阅读全文
posted @ 2019-12-20 14:34 hbg-rohens 阅读(9630) 评论(0) 推荐(0) 编辑