7 lines
89 B
C
7 lines
89 B
C
#ifndef CONTR_INIT_H_QWERTY
|
|
#define CONTR_INIT_H_QWERTY
|
|
|
|
void timer0_init(void);
|
|
|
|
#endif
|