Skip to content
Discussion options

You must be logged in to vote

In the Arduino environment the file path starting point for headers is the folder the header is in. So ../ moves up one directory level and expects to find your include folder, however is is not there. So you have entered the correct path by other means. As I do not use PIO I am unable to advise on this path issue.

The good news is a PIO project can have a config file dedicated to that project and then the user setup file is over-ridden.

[See here].(https://github.com/Bodmer/TFT_eSPI/blob/master/Tools/PlatformIO/Configuring%20options.txt) .

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KisonHe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants