This commit is contained in:
Олег Бородин
2024-08-26 21:00:46 +02:00
parent aee7e32bf0
commit 35b79f0cda
5 changed files with 249 additions and 170 deletions

View File

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