文件名称:Android代码-sht3x
文件大小:71KB
文件格式:ZIP
更新时间:2022-08-25 23:44:02
Android代码
SHT3x driver for Android Things Android Things driver for Sensirion STH3x series humidity and temperature sensor NOTE: these drivers are not production-ready. They are offered as sample implementations of Android Things user space drivers for common peripherals as part of the Developer Preview release. There is no guarantee of correctness, completeness or robustness. Gradle dependency To use the this driver, simply add the line below to your module's build.gradle. dependencies { compile 'com
【文件预览】:
sht3x-master
----gradlew(5KB)
----settings.gradle(18B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(3KB)
--------compiler.xml(305B)
--------gradle.xml(629B)
--------encodings.xml(159B)
--------modules.xml(359B)
--------vcs.xml(180B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(6KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(829B)
----CHANGELOG.md(102B)
----driver()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(937B)
----build.gradle(651B)