Skip to content

Commit 3b1b357

Browse files
committed
Fixup touchscreen config notes.
1 parent e098c86 commit 3b1b357

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,11 @@ Configurations are available for:
180180

181181
---
182182

183-
**if you want to use the touch screen functions, set** `#define USE_TOUCH 1` in *tftspi.h*
183+
#### Other config notes
184184

185-
Using *make menuconfig* **select tick rate 1000** ( → Component config → FreeRTOS → Tick rate (Hz) ) to get more accurate timings
185+
Touch screen can be enabled in Components -> TFT Display as well.
186+
187+
Using *idf.py menuconfig* **select tick rate 1000** ( → Component config → FreeRTOS → Tick rate (Hz) ) to get more accurate timings
186188

187189
---
188190

0 commit comments

Comments
 (0)