38 Star 409 Fork 170

杰神 / 物联大师

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 301 Bytes
一键复制 编辑 原始数据 按行查看 历史
杰神 提交于 2023-04-20 10:13 . 设备数据无法更新的问题
# Editor configuration, see https://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.ts]
quote_type = single
[*.go]
indent_style = tab
[*.md]
max_line_length = off
trim_trailing_whitespace = false
Go
1
https://gitee.com/god-jason/iot-master.git
git@gitee.com:god-jason/iot-master.git
god-jason
iot-master
物联大师
master

搜索帮助