Refresh configuration
This commit is contained in:
parent
49fafd6d36
commit
17d0918002
|
@ -30,6 +30,14 @@ endchoice # MaXTouch Xplained connection
|
|||
|
||||
if INPUT_MXT
|
||||
|
||||
config SAMV71XULT_MXT_SWAPXY
|
||||
default "Swap X/Y coordinates"
|
||||
default n
|
||||
---help---
|
||||
If you are working in a landscape orientation, it should be
|
||||
necessary to swap X/Y coordinates. But you will probably want
|
||||
to do this in any portrait orientation.
|
||||
|
||||
config SAMV71XULT_MXT_I2CFREQUENCY
|
||||
int "maXTouch I2C frequency"
|
||||
default 400000
|
||||
|
|
Loading…
Reference in New Issue