Fix axis inversion (#16179)
This commit is contained in:
parent
27e390777b
commit
333dd5d48c
1 changed files with 1 additions and 0 deletions
|
@ -33,3 +33,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#define DIRECT_PINS {{NO_PIN}}
|
#define DIRECT_PINS {{NO_PIN}}
|
||||||
|
|
||||||
#define ADNS9800_CS_PIN F7
|
#define ADNS9800_CS_PIN F7
|
||||||
|
#define POINTING_DEVICE_INVERT_X
|
||||||
|
|
Loading…
Reference in a new issue