KY-002 Vibration switch module
by
herrerodani
Clone & Edit
Download
Edit
KY-002 Vibration switch module.ino
1
2
int
Led
=
13
;
// define LED Interface
int
Shock
=
10
;
// define the vibration sensor interface
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX