Closed bdlabitt closed 1 year ago
I’ll fix the examples to use the XPT 2046 libraryThanks.Kris KasprzakOn Mar 25, 2023, at 12:10 PM, bdlabitt @.***> wrote:
I was looking at using this library. However, I found in your examples there is an import of utouch.h.
This library does not seem to be actively maintained - it is not in the Arduino library manager. Do you know where I can find it? Or can some of these examples be written using #include
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
Changed all examples to use the XPT2046_Touchscreen.h
I was looking at using this library. However, I found in your examples there is an import of utouch.h.
This library does not seem to be actively maintained - it is not in the Arduino library manager. Do you know where I can find it? Or can some of these examples be written using #include ? Thanks.