Skip to content

Commit bf99e8d

Browse files
committed
Merge branch 'bugfix/homekit_switch' into 'master'
homekit_switch: rmaker_app_network was getting used instead of custom app_network See merge request app-frameworks/esp-rainmaker!591
2 parents e70ad69 + da577d7 commit bf99e8d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/homekit_switch/main/idf_component.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ dependencies:
1313
espressif/rmaker_app_reset:
1414
version: "*"
1515
override_path: '../../common/rmaker_app_reset/'
16-
espressif/rmaker_app_network:
17-
version: "*"
18-
override_path: '../../common/rmaker_app_network/'
1916
espressif/rmaker_app_insights:
2017
version: "*"
2118
override_path: '../../common/rmaker_app_insights/'

0 commit comments

Comments
 (0)