Add GPIO edge for Native Trackball/Joystick (#7212)

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Jonathan Bennett
2025-07-03 06:53:27 -05:00
committed by GitHub
parent 81828c6244
commit b02e58521d
4 changed files with 12 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ enum configNames {
tbLeftPin,
tbRightPin,
tbPressPin,
tbDirection,
spidev,
spiSpeed,
i2cdev,