Files
pa50contr/timer.h
Олег Бородин 2ccb2b6da2 update
2024-08-21 10:44:56 +02:00

7 lines
89 B
C

#ifndef CONTR_INIT_H_QWERTY
#define CONTR_INIT_H_QWERTY
void timer0_init(void);
#endif