Skip to content

Compile errors with Arduino #185

Closed
@Yardie-

Description

@Yardie-

Trying to compile throws

Arduino/libraries/epdiy/src/epd_driver/board/epd_board_v6.c:2:10: fatal error: board/epd_board_v6.h: No such file or directoryResolveLibrary(board/epd_board_v6.h)
  -> candidates: []
 #include "board/epd_board_v6.h"


I know the Arduino precompiler is bizarre and I have often had path issues like this.
It is something I never really solved.

Metadata

Metadata

Assignees

Labels

arduino-idebuilding this with arduino ESP32

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions