This commit is contained in:
Олег Бородин
2024-08-21 17:58:42 +02:00
parent 30b04a8ba2
commit 5e922d155e
6 changed files with 108 additions and 10 deletions

View File

@@ -2,5 +2,6 @@
#define CONTR_INIT_H_QWERTY
void timer0_init(void);
void timer1_init(void);
#endif