fatal error: SPI.h: No such file or directory #1041
ceakins
started this conversation in
Compatible support libraries
Replies: 1 comment
-
You need to load the Arduino core support environment. You should find help on the PlatformIO web page. Users have successfully used platformIO with the library but this is not something I can help with. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added this library to my platformio project, but haven't written code to use it, compiler is complaining about that missing file. What other library do I need to install. I'm going to be doing parallel ILI9341 based screen.
Beta Was this translation helpful? Give feedback.
All reactions