Clone & Edit Download Edit
KY-040 Rotary encoder module.ino
1
2
int sensorPin = A5; // select the input pin for the potentiometer
int ledPin = 13; // select the pin for the LED
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX