Bruce, thanks for the reply.
On 3/14/2023 5:40 AM, Bruce Hall wrote:
Hi Dave.
I assume you are talking about this article:
Yes
And are you referring to this reference?
"Copy the following URL into your Arduino Boards Manager
list.?
"
Did I get that right?? If so, there is a place in the
Arduino 1.8.x IDE where you can enter the above URL.? In
a?Windows?environment, it?is under File>Preferences.
yes I put the above in the File>Preferences? the file did
appear in the folder called Arduino15 but then how do you get it
to appear in the "tools board window"? and the? "tools board
window" appeared once and the file was in it but now i don't see
it?.
and lastly with out that file appearing any where i can't change
the TFT_eSPI file, although what has to be changed in it?
Finally, User_Setup.h file is found in the TFT_eSPI library
itself.? ?Not everyone's computer setup is the same, so it's
hard to tell you exactly where the file is.? ?But on my
computer, I go to the folder containing my sketches.? It
contains a folder called "Libraries".? ?In "Libraries" you
should find the TFT_eSPI folder, where you will find the
User_Setup.h file.? ?Keep in mind that you will lose your
edits any time you update the library.? So I suggest making a
copy somewhere else, and only updating the library when
necessary.
Bruce
On Tue, Mar 14, 2023 at
12:04?AM David Alexander <
oldbeeman@...>
wrote:
I
have a couple of questions about the program setup for the NTO
clock on the arduino program.
1. you say at one point to copy an address fron the pdf file.
it might be the pdf program itself but i am not able to copy
from the file.
2. even it i could copy the address from the pdf i still don't
know where to place it in the arduino program.
this file is the one for the esp32 card.
3. you say that i must edit the User_Setup.h. where do
i find it?
thanks dave k7da