Clone & Edit Download Edit
Untitled_Project.ino
1
2
int analogPin=5;
int oldval = 0, val=0; // variable to store the value read
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX