Haptic_Trinket_3v_Analog-Test copy
by
ertasche
Clone & Edit
Download
Edit
Haptic_Trinket_3v_Analog-Test copy.ino
1
2
int
hapticPin
=
2
;
// haptic Pager Motor (vibration motor) connected to pin #2
int
hapticValue
=
0
;
// haptics calculated value from average
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX