aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/MCU/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ginput/touch/MCU/readme.txt')
-rw-r--r--drivers/ginput/touch/MCU/readme.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ginput/touch/MCU/readme.txt b/drivers/ginput/touch/MCU/readme.txt
index 4dbe5543..c7bb90f8 100644
--- a/drivers/ginput/touch/MCU/readme.txt
+++ b/drivers/ginput/touch/MCU/readme.txt
@@ -1,9 +1,8 @@
To use this driver:
-1. Add in your halconf.h:
+1. Add in your gfxconf.h:
a) #define GFX_USE_GINPUT TRUE
b) #define GINPUT_NEED_MOUSE TRUE
2. To your makefile add the following lines:
include $(GFXLIB)/drivers/ginput/touch/MCU/ginput_lld.mk
-