For esp32 HMI advance series products, How to use libraries provided by Elecrow?
1 Select the appropriate library file based on the product screen size, then download it and unzip it.
Path reference:C:\ESP32_Code\CrowPanel_Advanced_HMI\Arduino_lib Series Library
I will use the Advance 7.0-inch product as an example for operation
2 Copy the "LibrariesAdvanced7.0" folder
3 Open Arduino IDE runtime library file path
to find the path, Go to File > Preferences in the Arduino IDE. In the Sketchbook location field, take the path shown there— this is your Arduino runtime library path.
Reference path: C:\Users\14175\Documents\Arduino
4 Delete the existing libraries folder
5 Paste the copied library Advanced 7.0 folder into this path
6 Change the folder name to the original libraries
7 Library update completed, restart Arduino IDE.
When using other sizes, changing the library file is the same operation