This commit is contained in:
Олег Бородин
2024-08-26 23:12:15 +02:00
parent 35b79f0cda
commit bf1294d95e
4 changed files with 56 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
#ifndef CONTR_INIT_H_QWERTY
#define CONTR_INIT_H_QWERTY
#define TIMER1_PRESIZE 65528 //65532 // 65536
#define TIMER1_PRESIZE 65528 // 65536
void timer0_init(void);
void timer1_init(void);