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 aec8cdb commit 59da0a1Copy full SHA for 59da0a1
build.sh
@@ -50,7 +50,6 @@ cp mu_srp/*.a $PROJECT_DIR/lib/
50
printf "\nINFO: Copying header files for main libraries to project's include directory\n"
51
cd $PROJECT_DIR/tmp/esp-idf3-homekit-sdk/components/homekit
52
cp esp_hap_core/include/hap.h $PROJECT_DIR/include
53
-cp esp_hap_core/src/priv_includes/esp_hap_ip_services.h $PROJECT_DIR/include
54
cp esp_hap_apple_profiles/include/*.h $PROJECT_DIR/include
55
56
cleanup $1
0 commit comments