test 7segmets_led
by
toor1911
Clone & Edit
Download
Edit
test 7segmets_led.ino
1
2
#include
"LedControl.h"
// need the library
LedControl
lc
=
LedControl
(
12
,
11
,
10
,
1
)
;
// lc is our object
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX