Asymmetric encoders, encoder tests. (#16068)
This commit is contained in:
parent
2218690d0b
commit
2f6751e48a
27 changed files with 931 additions and 148 deletions
|
@ -61,7 +61,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define ENCODERS_PAD_A {B2 , B4}
|
||||
#define ENCODERS_PAD_B {B6 , B5}
|
||||
|
||||
#define ENCODER_RESOLUTIONS { 4, 4, 4, 1}
|
||||
#define ENCODER_RESOLUTIONS { 4, 4 }
|
||||
#define ENCODER_RESOLUTIONS_RIGHT { 4, 1 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define EE_HANDS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue