1 Star 0 Fork 0

duandaoke/SensorMaster

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
library.json 619 Bytes
一键复制 编辑 原始数据 按行查看 历史
duandaoke 提交于 2020-12-09 17:01 . add methods setCoil and NegateCoil
{
"name": "SensorModbusMaster",
"version": "0.6.8",
"keywords": "sensor, modbus, master, EnviroDIY",
"description": "Arduino library for communicating via modbus with the Arduino acting as master",
"repository":
{
"type": "git",
"url": "https://gitee.com/duandaoke/sensor-master.git"
},
"authors":
[
{
"name": "wang",
"maintainer": true
}
],
"license": "BSD-3-Clause",
"frameworks": "arduino",
"platforms": "atmelavr, atmelsam",
"examples":
[
"examples/*/*.ino",
"utils/*/*.ino"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/duandaoke/sensor-master.git
[email protected]:duandaoke/sensor-master.git
duandaoke
sensor-master
SensorMaster
master

搜索帮助