fire the laser with interrupt
by
lfmiller27
Clone & Edit
Download
Edit
fire the laser with interrupt.ino
1
2
const
byte
laserPin
=
17
;
const
byte
interruptPin
=
18
;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX