Merge pull request #2142 from goutamreddy/patch-2

Update Using ESP-IDF.txt
This commit is contained in:
Bodmer 2022-11-07 23:28:06 +00:00 committed by GitHub
commit 15cedf1e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ There are two ways to configure the library either:
manually enter the setup in menuconfig
OR
delete the KConfig file, run idf.py and use the User_Setup_Select.h file
delete the KConfig file, select your LCD/board in the User_Setup_Select.h file, and run "idf.py reconfigure"
The following menuconfig instructions were posted by dracir9 as part of the pull request #1770: