esp-arduino-libs / ESP32_Display_Panel

Arduino library of driving display panel for the ESP SoCs
Apache License 2.0
57 stars 13 forks source link

Can not find ESP_IOExander.h? #36

Open jerrylong-km opened 1 month ago

jerrylong-km commented 1 month ago

I compiled 3wireSPI_RGB example, but reported "Can not find ESP_IOExpander.h" error, I checked the library files, there is no ESP_IOExpander.h file, should I delete this line in RGB.h? 6

Lzw655 commented 1 month ago

Hi @jerrylong-km, this library relies on another library ESP32_IO_Expander. You can check the information here and should install it instead of changing the source code.

jerrylong-km commented 1 month ago

Ok,thank you for your reply.

Zhongwei Liu @.***>于2024年5月27日 周一17:13写道:

Hi @jerrylong-km https://github.com/jerrylong-km, this library relies on another library ESP32_IO_Expander https://github.com/esp-arduino-libs/ESP32_IO_Expander. You can check the information here https://github.com/esp-arduino-libs/ESP32_Display_Panel#dependencies-and-versions and should install it instead of changing the source code.

— Reply to this email directly, view it on GitHub https://github.com/esp-arduino-libs/ESP32_Display_Panel/issues/36#issuecomment-2133031234, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMX6W65K2QMVJPW4RSIDU33ZEL2MLAVCNFSM6AAAAABIKWPACKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZTGAZTCMRTGQ . You are receiving this because you were mentioned.Message ID: @.***>