mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Refresh configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user