_7_Segment_Display
by
IskBen
Clone & Edit
Download
Edit
_7_Segment_Display.ino
1
2
const
int
a
=
7
;
//a of 7-segment attach to digital pin 7
const
int
b
=
6
;
//b of 7-segment attach to digital pin 6
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX