#ifndef CONTR_INIT_H_QWERTY #define CONTR_INIT_H_QWERTY #define TIMER1_PRESIZE 65528 // 65536 void timer0_init(void); void timer1_init(void); #endif