"Free_Fonts.h" not found, example code works fine #2918
Answered
by
Bodmer
Rhythm8503
asked this question in
Q&A - Fonts
-
This is mainly a library issue, for some reason the "Free_Font.h" is not being found, I ran an example sketch to test but it compiled fine, when I run my code with the Free_Fonts it doesn't compile since the Arduino IDE cannot find the file/directory. Any solution to this? |
Beta Was this translation helpful? Give feedback.
Answered by
Bodmer
Oct 23, 2023
Replies: 1 comment
-
The Free_Font.h file has to be put in the sketch folder. It will appear as an extra code tab: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Bodmer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Free_Font.h file has to be put in the sketch folder. It will appear as an extra code tab: