Skip to content

Commit f469b8c

Browse files
authoredFeb 20, 2025
Merge branch 'master' into pr/rtc/requester
2 parents fcfa23a + e1ca08f commit f469b8c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+10565
-70
lines changed
 

‎examples/chef/common/chef-dishwasher-mode-delegate-impl.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818
#include <app-common/zap-generated/attributes/Accessors.h>
1919
#include <app/util/config.h>
20+
#include <chef-dishwasher-mode-delegate-impl.h>
2021

2122
using namespace chip;
2223
using namespace chip::app;

‎examples/chef/common/chef-rvc-mode-delegate.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818
#include <app-common/zap-generated/attributes/Accessors.h>
1919
#include <app/util/config.h>
20+
#include <chef-rvc-mode-delegate.h>
2021

2122
using namespace chip;
2223
using namespace chip::app;

0 commit comments

Comments
 (0)