We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8832e7c commit 3c60edaCopy full SHA for 3c60eda
components/sensors/humiture/aht20/idf_component.yml
@@ -12,6 +12,9 @@ repository: git://github.com/espressif/esp-iot-solution.git
12
13
url: https://github.com/espressif/esp-iot-solution/tree/master/components/sensors/humiture/aht20
14
15
+examples:
16
+ -path: ../../../../examples/sensors/aht20_demo
17
+
18
dependencies:
19
idf: ">=5.4"
20
0 commit comments