KY-026 flame detector
by
LogMaker
Clone & Edit
Download
Edit
KY-026 flame detector.ino
1
2
int
analoog
=
A3
;
// define the flame sensor interface
int
sensor
;
//read analoog value
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX