6 lines
56 B
C
6 lines
56 B
C
|
#include <reg52.h>
|
||
|
void delay(int a);
|
||
|
|
||
|
void ledfull();
|
||
|
|