We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e098c86 commit 3b1b357Copy full SHA for 3b1b357
README.md
@@ -180,9 +180,11 @@ Configurations are available for:
180
181
---
182
183
-**if you want to use the touch screen functions, set** `#define USE_TOUCH 1` in *tftspi.h*
+#### Other config notes
184
185
-Using *make menuconfig* **select tick rate 1000** ( → Component config → FreeRTOS → Tick rate (Hz) ) to get more accurate timings
+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
188
189
190
0 commit comments