当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
5 Star 0 Fork 0

C17_Dev/water_detecter_oh
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BUILD.gn 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
C17_Dev 提交于 2022-07-14 17:12 . -修复传感器/ADC API
import("//build/ohos.gni")
ohos_executable("water_detect") {
install_enable = true
sources = [
"sensor/adc/AdcFunction.h",
"sensor/convert/ph.h",
"sensor/convert/tbs.h",
"sensor/convert/tds.h",
"test/test_1.c",
]
install_images = [ "system" ]
part_name = "unionpi_products"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lijialiangww/water_detecter_oh.git
git@gitee.com:lijialiangww/water_detecter_oh.git
lijialiangww
water_detecter_oh
water_detecter_oh
master

搜索帮助