Bodmer / TFT_eFEX

A support library for TFT_eSPI that adds commonly used extra functions
Other
83 stars 27 forks source link

Compilation of .ino code when esp_camera.h is included #41

Closed kshitijgarg2609 closed 2 years ago

kshitijgarg2609 commented 2 years ago

I am using esp32 cam, I am unable to compile this library. Pls check and I can send you the code too.

image

Bodmer commented 2 years ago

This appears to be a problem with the ESP32 board package rather than the TFT_eFEX library.

esp_camera.h is not part of this library.