maximkulkin / esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera
MIT License
394 stars 78 forks source link

Error applying Patch? #105

Open MnemonicFish opened 1 year ago

MnemonicFish commented 1 year ago

c:\Users\Amein\esp\esp32-homekit-camera>git apply --directory="components/esp32-camera" esp32-camera.patch warning: components/esp32-camera/driver/xclk.c has type 100644, expected 100755 error: patch failed: components/esp32-camera/driver/xclk.c:20 error: components/esp32-camera/driver/xclk.c: patch does not apply

ckshum88 commented 1 year ago

Just ignore the patch. The code compiles and runs well without it.