qlwz / esp_relay

开关模块固件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homekit.h

pikas1 opened this issue · comments

i have error if compile [env:relay-homekit] please help..

src\Relay.cpp:5:21: fatal error: HomeKit.h: No such file or directory



#include "HomeKit.h"
^
compilation terminated.
*** [.pio\build\relay-homekit\src\Relay.cpp.o] Error 1
Compiling .pio\build\relay-homekit\lib2f4\PubSubClient\PubSubClient.cpp.o
src\main.cpp:10:21: fatal error: homekit.h: No such file or directory



#include "homekit.h"
^
compilation terminated.
*** [.pio\build\relay-homekit\src\main.cpp.o] Error 1