Skip to content

Commit 1c29d33

Browse files
updated sw rotary encoder library to support 8 encoders
1 parent c9afb3f commit 1c29d33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/RotaryEncoder/SwRotaryEncoder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
#include "Arduino.h"
4040

41-
#define SW_ROTARY_ENCODER_MAX_INSTANCE 4
41+
#define SW_ROTARY_ENCODER_MAX_INSTANCE 8
4242

4343
class SwRotaryEncoder
4444
{

0 commit comments

Comments
 (0)