Skip to content

Commit 3c60eda

Browse files
committed
On branch aht20_update
added path to example Changes to be committed: modified: idf_component.yml
1 parent 8832e7c commit 3c60eda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/sensors/humiture/aht20/idf_component.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ repository: git://github.com/espressif/esp-iot-solution.git
1212

1313
url: https://github.com/espressif/esp-iot-solution/tree/master/components/sensors/humiture/aht20
1414

15+
examples:
16+
-path: ../../../../examples/sensors/aht20_demo
17+
1518
dependencies:
1619
idf: ">=5.4"
1720

0 commit comments

Comments
 (0)